Sample application for demonstrating various aspects of modern cross-platform applications - using Angular 2, Cordova, Electron & gulp. With a .NET Web API & SignalR backend.
MIT License
78
stars
30
forks
source link
Extremely slow startup time with Cordova on device #46
There is a long time of a white screen after the splash screen before the actual application shows up.
This can be seen on iOS, but is extremely slow and annoying on e.g. an Android Nexus 7 (2013).
BoardZ1 starts much faster - so this seems related to ng2.
We need to investigate and fix this.
There is a long time of a white screen after the splash screen before the actual application shows up. This can be seen on iOS, but is extremely slow and annoying on e.g. an Android Nexus 7 (2013).
BoardZ1 starts much faster - so this seems related to ng2. We need to investigate and fix this.