Will Schurman
Will Schurman
I still need to manually backport these changes to 49. Then, after this lands, cherry-pick this to 49 branch, release a hotfix for the expo-updates package from that branch.
Gotta look into test failure to make sure it's not related. Should have an update on this later this evening.
Failure seems unrelated (passes for me locally in xcode). Landing.
@vonovak, @fviak - can you try to repro starting from a blank `npx create-expo-app ...`: ``` npx create-expo-app@latest --template blank@sdk-49 testapp ... npx expo start --dev-client ... ``` I'll also...
Thanks for the PR btw!
I think I have a repro.
Fixed by https://github.com/expo/expo/pull/23491
Fix should be published soon. Will post an update here when we do.
@vonovak - Yep, that's a separate issue. If you could file a new issue and assign it to me that would probably be best.
I believe this has been published and fixed. Let me know if you're still seeing issues.