imromec
February 23, 2017, 9:27am
1
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.
imromec
February 24, 2017, 5:28am
2
Hellooooooooooooooooooooooooooooooooooooooooooooooooooo,
Ionic2 ???
Opened that post yesterday about boot time, maybe could give you some clues
Hi guyz,
There are many posts on the the forum regarding Ionic2 and the current subjects “App boot time too slow” or “Speed up boot load time” or “splash screen take too much time” or “taking too much time to load” so I was thinking that I could open a post about the current state and with some current best practices/possibilities.
If you let comments here under with some good inputs, I gonna try to follow and edit the following list.
Current state:
Ionic2 app boot time on real devices is …
mitob
March 3, 2017, 10:34am
4
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