ivopr / tamagui-expo

An Expo template with Tamagui
270 stars 22 forks source link

Not working with EAS Updates on iOS #10

Closed grgmgd closed 1 year ago

grgmgd commented 1 year ago

Submitting an EAS update on a freshly initialized project results in the following error:

image

Working on Android fine though, any ideas what might be causing the issue?

ivopr commented 1 year ago

@grgmgd well, now we have a problem. never faces this error before and I don't have a iOS device to test on. could you try disabling Hermes? It's on app.json, Just remove the jsEngine line

flexbox commented 1 year ago

Hey @grgmgd

If your problem is solved can you please close the issue? It sparks joy for maintainers ✨

ivopr commented 1 year ago

Hey @grgmgd, with Expo 47 came support for Hermes in Expo Go for iOS, this repo is on Expo 47 already, so things should go nicely now.