iOS build fails RN 0.69.12 due to StripeCore
Describe the bug React Native App crashes for iOS, with a build failure citing StripeCore as the source.
To Reproduce Steps to reproduce the behavior:
- Integrate stripe-react-native in RN app based on RN 0.69.
- Try to compile
Expected behavior
Compilation should work, after doing the usual steps npm i , then cd iOS && pod install)
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
- Device: [e.g. iPhone]
- OS: [e.g. iOS16.2] Additional context Add any other context about the problem here.
+1 Same problem on RN 0.74.2
Anyone fix that issue I also getting same error of Stripe Core with 14.2 version of xcode but working on 15.4 version of xcode.
Same issue
Thank you for the report. Resolving this since we've released several versions of the SDK since then. Please open a new issue if you're still experiencing this.