QuestionMobileMobile app. iOS / Android resolved
Expo Go works but the standalone build crashes on my phone
runs perfect in Expo Go, the real build white-screens on launch. how do you debug a build you cant see logs for?
2 answers
runs perfect in Expo Go, the real build white-screens on launch. how do you debug a build you cant see logs for?
quick win: try the env var first. if that is not it, it is probably the redirect URL.
the trick most tutorials skip: do it server-side. worked for me instantly.