You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting the following error when I try build my iOS project:
error MT5211: Native linking failed, undefined Objective-C class: UIPasteControl. The symbol 'OBJC_CLASS$_UIPasteControl' could not be found in any of the libraries or frameworks linked with your application.
Going back to v8.0.0 fixes this issue
Steps to reproduce
Upgrade iOS project to 8.1.0
Build project
Expected behavior
Builds and deploys successfully
SDK Version
8.1.0
Make and Model
iPhone 8 Simulator
OS
iOS 15.5
Additional Information/Context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Firstly, thanks for the update!
I'm getting the following error when I try build my iOS project:
Going back to v8.0.0 fixes this issue
Steps to reproduce
Expected behavior
Builds and deploys successfully
SDK Version
8.1.0
Make and Model
iPhone 8 Simulator
OS
iOS 15.5
Additional Information/Context
No response
The text was updated successfully, but these errors were encountered: