run the application with expo start --no-dev command

hi everyone,
I used to publish my app on play store after I have tested it and there’s no errors.
but the problem that it stuck on after some time (a minute) and I don’t know the reason!
also I tried to run it with the command :

expo start --no-dev

. and I have the same problem
but when running it normaly with:

expo start or expo start --dev

it works fine.

please can anyone help me to solve this problem!
Thanks,

Hey @razankiwan2,

Can you elaborate on what you mean by “it’s stuck on after some time”? Like the Splash Screen is stuck?

Running expo start --no-dev --minify can replicate the production environment so that may help.

Cheers,

Adam

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.