How to debug EAS Update | Expo Debugging Tutorial

preview_player
Показать описание
EAS Update gives the flexibility to isolate updates between tests and pride environments which is great but you also need to know how to debug EAS Update. In this Expo debugging tutorial Keith Kurak, Developer Success Engineer, will show you how to debug a situation where your build isn't getting an update and you're not sure why.

00:00 When to debug EAS Update
00:19 Scenario 1: App build isn't configured for EAS Update / Not showing on Deployments tab
08:10 Scenario 2: Channel doesn't match between build and update
12:54 Scenario 3: Runtime version doesn't match between build and update
17:23 Scenario 4: Channel not pointing to the branch I'm publishing on
21:10 Conclusion

#Expo #ReactNative

Related Links:

Рекомендации по теме
Комментарии
Автор

Very useful. The one that helped me was the run time version and app version being out of synced. Changing runtime version policy to a string fixed it!

Latestsightings
Автор

This is exactly what I needed! Days of trouble shooting and now my updates are working correctly - thank you so much!

python
Автор

whats the name of the japanise language app? Can i download it?

TheLonare
Автор

We have update expo version 50 to 51. I'm trying to eas update not working. Please advice how to fix it

rajasekarsubramani-fxig
Автор

Hello, I've resolved the deployment issue after watching this video. It was caused by a branch mismatch. However, after running eas build, it generates an AAB file containing code from an earlier version. Strangely, the QR codes in the updates reflect the latest changes. Consequently, I'm unable to submit the app to Google Play because the AAB file contains outdated code. I've even created another EAS account, but the problem persists. Could you please advise on how to debug this issue? Thank you.

linalukusa
Автор

Please do something with versions. We just wake up and can't use APP because 50 SDK not supported anymore.

DnDream-jq
Автор

I have all the configuration in app.json and expo but in the app not works

Punkerobmx
Автор

how to debug "Error: Unexpected token 'e', "env: load "... is not valid JSON" when run eas update?

bryanz