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 1 year 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

+1 Same problem on RN 0.74.2

Kuper007 avatar Jul 22 '24 17:07 Kuper007

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.

ronakzestbrains avatar Jul 26 '24 10:07 ronakzestbrains

Same issue

faizan2077 avatar Oct 25 '24 11:10 faizan2077

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.

sfriedman-stripe avatar May 09 '25 10:05 sfriedman-stripe