Closed sathishkrishnan20 closed 3 years ago
Hey @sathishkrishnan20, can you share the details here like Xcode Version, SDK version, Swift version, etc.
Hi @Nautiyalsachin , thanks for the response, and sharing the details here Xcode Version: 11.4 Swift Version: 5 SDK: iphoneos13.7
@sathishkrishnan20 Can you try downloading this SDK and replace existing one. Please follow above steps again.
Can you give me the steps to Replace this SDK? i see two or three foldrs when i exctract the Zip
You have to replace the whole .xcframework with .framework in your code. Just search for Razorpay.framework and replace it with Razorpay.xcframework file. All the process and steps will be the same.
Getting Below Error after replacing the Razorpay.xcframework file. Undefined symbol: _OBJCCLASS$__TtC8Razorpay8Razorpay
Even getting the same for New Application
It is failing for Android as well
Getting Below Error on Android
Could not determine the dependencies of task ':app:mergeDebugAssets'.
> Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'.
> Could not find :razorpay-android:.
Required by:
project :app > project :react-native-customui
@sathishkrishnan20 Please wait for some days, I'll be updating the existing plugin so that you don't face these issues.
thanks, please try adding the auto Linking podspec file if possible. so that we can avoid the Manual linking process. and it helps for long run
We are thinking about it, we will be releasing a pod for Razorpay Custom UI. Will update you on the same here. For now, closing this issue.
Getting "framework not found Razorpay" error. while integrating React-native-customui
Steps followed
$(SRCROOT)/../react-native/React and $(SRCROOT)/../../React
into Header Search Path