-
Notifications
You must be signed in to change notification settings - Fork 526
Installation issues - 'Stripe/Stripe.h' file not found #732
Comments
Same here and seems doesn't maintained it as auto linking not working in react-native 0.60+ |
Did you added |
Stripe SDK 20+ uses swift package manager & swift, not objective C. As a result, there is no |
I tried tipsi-stripe (8.0.0, 8.0.1, 8.0.2, 9.0.0), lots of problem happened, I've ever seem this tech dependency before all the solutions I've been trying,
on old version, you don NOT need to add |
Closing this ticket, so that new users don't think this project is still active. Stripe does not want you using this, and you will find pain if you do; Please migrate to the official @stripe/stripe-react-native package, for your user's safety, and your developer's sanity! See more: |
I know that this library isn't being that actively maintained and that a new
stripe-react-native
library is dropping soon. However, I've got an existing project that I am working on that usestipsi-stripe
that I want to upgrade.The installation instructions here:
https://tipsi.github.io/tipsi-stripe/docs/installation.html
suggest that the library isn't auto-linked. That you have to run:With the latest version (8.0.2), I can see the error:
The text was updated successfully, but these errors were encountered: