stripe-react-native icon indicating copy to clipboard operation
stripe-react-native copied to clipboard

iOS build fails RN 0.69.12 due to StripeCore

Open Mutai-Gilbert opened this issue 8 months ago • 2 comments

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:

  1. Integrate stripe-react-native in RN app based on RN 0.69.
  2. 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. Screenshot 2024-06-15 at 22 27 45

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.

Mutai-Gilbert avatar Jun 15 '24 19:06 Mutai-Gilbert