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.

Balnk page after splash hide Android !

See original GitHub issue

I’m submitting a … (check one with “x”) [x] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/

Current behavior:

trying to run fresh download form conference-app on Android 7.1.1 API level 25, The SPLASH show up when application load Splash hide bank page appear and stacked there while its work good with ios and web – serve

ionic emulate android --livereload --consolelogs --serverlogs

[05:28:39]  console.log: Angular 2 is running in the development mode. Call enableProdMode() to enable the production 
            mode. 
[05:28:40]  console.warn: Native: deviceready did not fire within 2000ms. This can happen when plugins are in an 
            inconsistent state. Try removing plugins from plugins/ and reinstalling them. 
[05:28:40]  error opening ws message: {"category":"console","type":"log","data":["DEVICE READY FIRED AFTER",2934,"ms"]} 
[05:28:40]  error opening ws message: {"category":"console","type":"info","data":["Ionic Storage 
            driver:","asyncStorage"]} 
[05:28:45]  console.warn: Google Maps API warning: NoApiKeys 
            https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys 

Expected behavior:

work normally

Steps to reproduce:

git clone https://github.com/driftyco/ionic-conference-app.git
cd ionic-conference-app
npm install
cordova platform add  android ios
ionic emulate  android -l -c -s
or
ionic run  android --livereload --consolelogs --serverlogs 

Related code:

insert any relevant code here

Other information:

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):

Cordova CLI: 6.4.0 
Ionic Framework Version: 2.0.0-rc.5-201701112208
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0
Ionic App Scripts Version: 1.0.0
ios-deploy version: 1.9.0 
ios-sim version: 5.0.13 
OS: macOS Sierra
Node Version: v7.4.0
Xcode version: Xcode 8.2.1 Build version 8C1002

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
liangwenzhongcommented, Jan 20, 2017

i got the same issues~~~

0reactions
ionitron-bot[bot]commented, Sep 12, 2018

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 the Ionic Conference App, 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?
So solution is to request permissions after splashScreen.hide() after timeout delay equal to fade out timeout. example: config.xml <preference ...
Read more >
How to hide the white screen after splash screen ionic 4 and ...
I'm using ionic 4 and Capacitor in my project, my problem is I get a white screen after the splash screen, I tried...
Read more >
White screen after splash screen - ionic-team/capacitor - GitHub
What's happening is this: If you call hide when your app is mounted, at that point the web view is fully loaded, but...
Read more >
white screen after splash screen phonegap ios - Google Groups
I'm using PhoneGap local build, attempting to get rid of the blank white screen that appears after the splash screen on ios.
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 >

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