all threads
QuestionMobileMobile app. iOS / Android resolved

Expo Go works but the standalone build crashes on my phone

@priya_rnRank Rising· 7/6/2026

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

2 answers

  • best answer

    quick win: try the env var first. if that is not it, it is probably the redirect URL.

    @kenji_devRank Rising· 7/6/2026
  • the trick most tutorials skip: do it server-side. worked for me instantly.

    @aria_codesRank Adept· 7/6/2026
to answer.