White screen Android

Hello,

I just started on ionic, and I’m already having a hard time.

I’m trying to get a project started on android.
but when I launch the application it shows me a white screen

the console show me this

10.3acb16cd.chunk.js:2Uncaught (in promise) TypeError: Object.entries is not a function
at e.reset (http://localhost/static/js/10.3acb16cd.chunk.js:2:24106)
at Be (http://localhost/static/js/10.3acb16cd.chunk.js:2:86759)
at Ue (http://localhost/static/js/10.3acb16cd.chunk.js:2:87203)
at http://localhost/static/js/10.3acb16cd.chunk.js:2:129363

i’m on ubuntu

Ionic:

Ionic CLI : 6.2.0 (/usr/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/react 5.0.4

Capacitor:

Capacitor CLI : 1.5.0
@capacitor/core : 1.5.0

Utility:

cordova-res : not installed
native-run : 0.3.0

System:

NodeJS : v12.16.1 (/usr/bin/node)
npm : 6.13.4
OS : Linux 5.3

tsconfig

{
“compilerOptions”: {
“target”: “es5”,
“lib”: [
“dom”,
“es2017”,
“dom.iterable”,
“esnext”
],
“allowJs”: true,
“skipLibCheck”: true,
“esModuleInterop”: true,
“allowSyntheticDefaultImports”: true,
“strict”: true,
“forceConsistentCasingInFileNames”: true,
“module”: “esnext”,
“moduleResolution”: “node”,
“resolveJsonModule”: true,
“isolatedModules”: true,
“noEmit”: true,
“jsx”: “react”
},
“include”: [
“src”
]
}

I need help, please
How to fix this bug

Up, please.

if a use one command to build or add.
I have a lot of warning, i don’t know if i need update but what ?

The solution change emulator, i start with pixel 3 and i change for nexus 5

1 Like

Hi Cephaz, i had the same problem and i did this, but it didn’t solved it. Did you do anything else? do you have any extra configurations? Thanks

Nevermind, i solved it installing a newer Android version. This was helpful tough.
Thanks

I have same to my new computer i think the probleme is Android version