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)
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?