android white screen forever after splash
See original GitHub issueBug Report
Ionic version:
[x] 4.10.2
Current behavior:
When running app on android, it’s stuck on white screen forever. but works great when running ionic serve or ionic lab.
Expected behavior:
it should run smoothly also for android app.
Steps to reproduce:
I tested this on Honor 10 and Redmi Note 6 Pro. both have 8.1.0 android version and android system webview updated as 6th february 2019. So why is it stuck on white screen forever? I am using ionic cordova run android which builds the app directly on my phone through usb.
Related code:
insert short code snippets here
Other information:
Ionic info:
insert the output from ionic info here
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
Why white screen stuck after splash screen in Ionic 4?
First it shows splash screen and then white screen forever. Why does this behaviour happen?
Read more >android white screen forever after splash #17451 - GitHub
Current behavior: When running app on android, it's stuck on white screen forever. but works great when running ionic serve or ionic lab....
Read more >Showing white screen forever after splash screen - ionic-v3
I have tested my app on android emulators that have api level 30 and it working fine on emulators, no any white screen....
Read more >[SOLVED] White screen after splash screen - Questions
Hi. After splash screen loads, a white screen appears in app. I used chrome to inspect error but there is no error.
Read more >How to remove the white screen just before the splash screen ...
There's a concept known as the "preview window" in android which serves a basic purpose of faking a fast launch of app when...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Our application and the starter templates aren’t stuck forever, on android 8. Is the blank starter application working on these devices? If so, then: Check out the chrome inspector and debug your application and your requests.
https://developers.google.com/web/tools/chrome-devtools/remote-debugging/
Compare with a blank starter for example and track the error down.
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.