-
Notifications
You must be signed in to change notification settings - Fork 266
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
Bug after updating mac #1132
Comments
I am also running into this issue, but I haven't upgraded my macOS just yet, still running 12.5.1. I have a hunch it is either the new version of xcode (v14) or an incompatibility with iOS 16. I'm downloading iOS 15.5 right now to see if I can get my app to build again on that. |
Hey guys, Downgrading iOS won't make a difference since the issue here is compatibility between XCode v.14 compiler and pod Stripe versions lower than 2.7.0. My recent answer may be useful for you. |
This is the original issue: stripe/stripe-ios#2001 As @ffedelefrsf stated, this was fixed in stripe-ios 22.7.1, which you can get by re- |
for people coming from expo, it should be fix in future expo version |
Describe the bug
can't build my expo app on ios after i updated my mac to the latest version.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
being able to build the expo app on ios
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
can't build the expo-dev app using
yarn ios
The text was updated successfully, but these errors were encountered: