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 Fail #14

Open
Kiril256 opened this issue May 27, 2024 · 1 comment
Open

iOS Build Fail #14

Kiril256 opened this issue May 27, 2024 · 1 comment

Comments

@Kiril256
Copy link

Kiril256 commented May 27, 2024

I installed AdaptyUI following the AdaptyUI installation guide in react-native.
However, when building the project after installation, the following error occurs.

  • Undefined symbol: _swift_getOpaqueTypeConformance
  • Undefined symbol: _swift_getOpaqueTypeMetadata
  • Linker command failed with exit code 1 (use -v to see invocation)

My development environment is as follows:

  • MacOS: 14.4.1
  • XCode: 15.4
  • node: 16.20.2
  • React-Native: 0.65.3

installed adapty sdk version:

  • "@adapty/react-native-ui": "^2.1.2"
  • "react-native-adapty": "^2.10.1"

What is the solution?

@vladd-g
Copy link
Contributor

vladd-g commented Aug 6, 2024

hello @Kiril256, which iOS version are you targeting? and what's the Swift version?

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

No branches or pull requests

2 participants