No, We could do nothing with this problem.
This worked very well for me on iOS. Havenāt tried android yet.
Too bad,
Itās a shamed that we couldnāt do anything about this.
I have to switch to ionic for Mobile app and drop live-update feature of meteor.
Wish that any meteorers could help me solve this. I donāt need the update-to-date version of meteor, just try to find the one that work as supposed as it should be. This is some of annoyed issues that Iāve been faced. I can live with the others but not with this one. Obvious, Users canāt accept this long loading white screen.
Regards!
I face the same issue for months and never found a solution for this problem.
Do you also use angular + ionic? Have you tried to disable your plugins to see if any of it causes the long loading time?
Btw. you can also use meteor features with ionic. I built the app from this tutorial https://www.angular-meteor.com/tutorials/whatsapp2 but got also a bad startup time (> 6 sec for android).
Yes, I learned from that tutor and I even try their others tutor (socially), downloaded it, built it and put it on my android device. Still the same, long loading time.
And it seems like theyāre focussing on angular2 now than trying to fix this issue.
Iām not an expert, Iām just a learner. So It really bothers me that why they didnāt see that issue for such a long time. But hey, live and learn.
Right now Iām using only Ionic for my simple solutions/apps. The hard part that I have to create a backend for every project and It canāt, you know, live loading data.
So your ionic app loads faster? Does it get slower when you start to use the meteor-client
and meteor-angular
package?
I try to understand which part of the app causes the slow loading.
Iāve created pure Ionic project, not anything related to meteor. Thatās why I have to create my own backend for those apps.
On ionic project the Android and iOS device load the same, show launch screen and fast enough.
This worked perfect on iOS. Thanks.
My previous answer worked on my androids. Interestingā¦
I believe the problem is modules bloating