Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS Build Failing with v8.1.0: Native Linker Issue #149

Open
yonkahlon opened this issue Dec 3, 2022 · 0 comments
Open

iOS Build Failing with v8.1.0: Native Linker Issue #149

yonkahlon opened this issue Dec 3, 2022 · 0 comments

Comments

@yonkahlon
Copy link

Describe the bug

Firstly, thanks for the update!

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

  1. Upgrade iOS project to 8.1.0
  2. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant