question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

'Stripe/Stripe.h' file not found

See original GitHub issue

Hi,

I am getting this error while building the application in xcode: 'Stripe/Stripe.h' file not found

I have integrated this package manually in xcode.

here is the screenshot: screen shot 2016-12-17 at 12 30 23 pm

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:53 (26 by maintainers)

github_iconTop GitHub Comments

8reactions
ezos86commented, May 22, 2017

This issue is not resolved, this library has been a nightmare to work with, constant missing files, and cross generation dependencies that seem to sometimes appear and sometimes not.

4reactions
isnifercommented, Jun 8, 2017

@ignivaankushrishi you need to use pods, cause you need Stripe Pod.

you should update your library so that it should work error free.

You might help us, PRs welcome!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation issues - 'Stripe/Stripe.h' file not found #732 - GitHub
I know that this library isn't being that actively maintained and that a new stripe-react-native library is dropping soon.
Read more >
Stripe.h file not found - Stack Overflow
In your bridging header file use this statement as it is #import <Stripe/Stripe.h> . If it does not work, clean your project several...
Read more >
[Resolve]-Stripe.h file not found - appsloveworld
I am trying to use the Stripe SDK in my iOS App but there seems to be a problem. Whenever I try to...
Read more >
Installation issues - 'Stripe/Stripe.h' file not found - Bountysource
I know that this library isn't being that actively maintained and that a new stripe-react-native library is dropping soon.
Read more >
Check the webhook signatures | Stripe Documentation
Use one of our official libraries to verify signatures. You perform the verification by providing the event payload, the Stripe-Signature header, and the ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found