Currently I am developing ionic 2 project for both android and ios. I saw the white blank screen after splash screen and before main page. This blank page take 9 or 8 sec to finish. I use the following command
ionic start CoeTutorial tutorial --v2
ionic resources
ionic platform add android
ionic run android
Why did the white blank screen come out and how to make it faster?
here is my project link: https://drive.google.com/file/d/0B8MgjhwD8M3UTVprWEd1cEk2dW8/view?usp=sharing
need to type
npm install
after downloading this sample project.
I had a similar issue when developing an app for Ionic and using IBM mobileFirst. It would happen because the splash screen would auto-hide itself before mobileFirst or my controllers would load. What I did to fix this:
You don't describe what framework you are using (worklight, mobileFirst, Phonegap) but you can do something similar to fix this.
Here's the link to my issue on stack overflow.
Good luck!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With