white screen problem android apk

Please run expo diagnostics and paste the log that’s printed out along with your question or issue!
I just created an android apk using expo build:android, but installing the apk, both on my android emulator, and my galaxy S10 is causing a white screen followed by <1sec of Splash Screen.
The project seems to work completely fine by running both:
expo start --no-dev --minify and
expo publish - see Expo.

Any suggestions?

Expo diagnostics:
Expo CLI 3.20.1 environment info:
System:
OS: Windows 10 10.0.18362
Binaries:
Node: 13.7.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.0 - C:\Users\chjun\AppData\Roaming\npm\yarn.CMD
npm: 6.13.7 - C:\Program Files\nodejs\npm.CMD
IDEs:
Android Studio: Version 3.6.0.0 AI-192.7142.36.36.6241897
npmPackages:
expo: ~36.0.0 => 36.0.2
react: ~16.9.0 => 16.9.0
react-dom: ~16.9.0 => 16.9.0
react-native: https://github.com/expo/react-native/archive/sdk-36.0.0.tar.gz => 0.61.4
react-native-web: ~0.11.7 => 0.11.7
react-navigation: 4.1.1 => 4.1.1

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