question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

android white screen forever after splash

See original GitHub issue

Bug 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:closed
  • Created 5 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
StefanReincommented, Feb 11, 2019

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.

0reactions
ionitron-bot[bot]commented, Apr 28, 2019

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found