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

Fix and add tests for iOS 15 devices #91

Closed

Conversation

luispadron
Copy link
Collaborator

@luispadron luispadron commented Jun 6, 2022

Summary

The fishhook.c code in the repository had started crashing for iOS 15 devices. I copied the contents from the .c file from the fix in this PR: facebook/fishhook#87

I also attempted to add tests for iOS 15, not sure if I added them correctly to CI but I generated the snapshots and tested locally with iOS 15.2 iPhone 13 Pro.

@luispadron
Copy link
Collaborator Author

@NickEntin @jhneves 🙏🏼

@jhneves
Copy link
Collaborator

jhneves commented Jun 7, 2022

diff appears fine to me, but definitely worth having @NickEntin 👀 on this one. The CI seems like does not have xcode 13.2 though @luispadron ?

@luispadron
Copy link
Collaborator Author

luispadron commented Jun 7, 2022

@jhneves Thanks for checking! Yeah I'm not entirely sure how to use new Xcode with GitHub actions, I'll defer to @NickEntin here 🙏🏼

Edit: Updated to use 13.2.1 since it looks like that should work: actions/runner-images#4769

@luispadron luispadron force-pushed the lpadron/fix-ios15-crash branch from 010ab5b to e1a6803 Compare June 7, 2022 15:24
@NickEntin NickEntin self-assigned this Jun 16, 2022
@luispadron luispadron closed this Jun 20, 2022
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

Successfully merging this pull request may close these issues.

3 participants