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 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?
The text was updated successfully, but these errors were encountered:
I installed AdaptyUI following the AdaptyUI installation guide in react-native.
However, when building the project after installation, the following error occurs.
My development environment is as follows:
installed adapty sdk version:
What is the solution?
The text was updated successfully, but these errors were encountered: