Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stripe/Stripe.h not found #4

Open
Fawxy opened this issue May 1, 2019 · 1 comment
Open

Stripe/Stripe.h not found #4

Fawxy opened this issue May 1, 2019 · 1 comment

Comments

@Fawxy
Copy link

Fawxy commented May 1, 2019

I have pod 'react-native-stripe', :path => '../node_modules/react-native-stripe' in my podfile, but in RNStripe.h I'm getting Stripe/Stripe.h not found. Are there any other steps to install this? I've run a pod install etc, I have libStripe.a in my linked binaries and libraries, as well as libPods-ProjectName.a.

@Fawxy
Copy link
Author

Fawxy commented May 1, 2019

Ok I had to remove libStripe.a from my linked binaries and libraries, and also add in ${SRCROOT}/../../../ios/Pods/Headers/Public (recursive) to my header search paths for RNStripe.xcodeproj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant