Splash Screen taking too much time

Hello,

I’m almost done with our Ionic2 app and made it live on playstore but i’m facing big issue that is Splash Screen timing. It’s taking around 20-25 seconds to load HomePage whereas deviceready is being fired after 14-15 seconds.

Here is app link - https://play.google.com/store/apps/details?id=com.qriyo.qriyocustomer

Please respond to this.

Hellooooooooooooooooooooooooooooooooooooooooooooooooooo,

Ionic2 ???

Opened that post yesterday about boot time, maybe could give you some clues

Makes sure you use “–prod” when building.

1 Like

It reduced to 5sec by --prod

Great… I too faced the same problem and it solved my problem