White screen on google play store.

Please run expo diagnostics and paste the log that’s printed out along with your question or issue!

Hey, guys just finished my first expo app. Deployed it to play store and all I see is a white screen with no errors. When I publish it to the expo channel in production mode it works perfectly.

Any help would be greatly appreciated.

Expo CLI 3.20.0 environment info:
System:
OS: Windows 10 10.0.18362
Binaries:
Node: 12.13.1 - C:\Program Files\nodejs\node.EXE
npm: 6.12.1 - C:\Program Files\nodejs\npm.CMD

Can you clarify what you mean by that? What exact commands did you use?

Just guessing here, but did publish and build for the same channel? Both build and publish commands takes --release-channel as an argument and it needs to be that same.

I ran expo publish and then ran it through the expo app by clicking on the published app.

When running my apk on my phone after running expo build:android I got an interesting error:

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