Stripe does not build in XCode 11.4
See original GitHub issueThe problem
Stripe pod does not build in XCode 11.4
Environment
tipsi-stripe
version: 7.5.1
Links to logs and sources
Issue Analytics
- State:
- Created 3 years ago
- Reactions:13
- Comments:17 (3 by maintainers)
Top Results From Across the Web
Stripe pod does not compile on Xcode 11.4 · Issue #1525
Code to reproduce. I was able to repro with a newly created empty project. Just run pod init add the latest stripe pod...
Read more >Xcode 11.4 : Building for iOS Simu… | Apple Developer Forums
In Xode 11.4, I encounter a failure in my project. When running my project, it was successfull in Xcode 11.3. Now in Xcode...
Read more >Stripe iOS SDK - Incompatible block pointer types sending
Everything was working fine - and then I believe Xcode updated. Now I get this problem. I tried building a new app from...
Read more >Set up your integration | Stripe Documentation
Set up a Stripe Terminal SDK or server-driven integration to accept in-person payments.
Read more >Expo SDK 43 beta is now available | by Brent Vatne | Exposition
Hermes for iOS is not available in Expo Go or in standalone apps ... on EAS Build today please use "image": "macos-big-sur-11.4-xcode-13.0" ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I updated my
Podfile.lock
Stripe version from14.0.0
to14.0.1
and ranpod update Stripe
and was able to build my app again.Hopefully the repo gets updated soon. Is this still being maintained?
@maxkomarychev it is located in experimental branch