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

Bug after updating mac #1132

Closed
wcastand opened this issue Sep 14, 2022 · 4 comments
Closed

Bug after updating mac #1132

wcastand opened this issue Sep 14, 2022 · 4 comments

Comments

@wcastand
Copy link

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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.
being able to build the expo app on ios

Screenshots
Screenshot 2022-09-14 at 13 58 10

Desktop (please complete the following information):

  • OS: Mac Air M1 (2020)
  • Version: 12.6

Smartphone (please complete the following information):

  • OS: ios

can't build the expo-dev app using yarn ios

@jkepps
Copy link

jkepps commented Sep 14, 2022

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.

@ffedelefrsf
Copy link
Contributor

ffedelefrsf commented Sep 14, 2022

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.
stripe/stripe-ios#2010 (comment)

@charliecruzan-stripe
Copy link
Collaborator

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-pod installing on v0.18.1 of this stripe-react-native.

@wcastand
Copy link
Author

for people coming from expo, it should be fix in future expo version
expo/expo#19055

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

4 participants