I am building an app with Ionic 2, here is that ionic info
Cordova CLI: 6.1.1
Ionic Framework Version: 2.0.0-beta.11
Ionic CLI Version: 2.0.0
Ionic App Lib Version: 2.0.0-beta.20
OS:
Node Version: v4.4.4
When I build my app the app shows a white screen for more than 8 seconds. No I am not using any splash screens and I have removed the splash screen plugin as well as the tag from the config.xml file.
No errors or exceptions are shown in the console which means that the app is loading fine. Just there is this huge delay in loading the app.
Any help is appreciated.