phonegap ios white screen after splash - how to avoid
I am using phonegap 2.9.0 (iOS). I followed suggestions from this forum
and set in config.xml and also added
navigator.splashscreen.show();
in the deviceReady() function.
Still, I am seeing the white screen between splash and the remote web page
load. The white screen duration varies - probably depending on network
latency ??
How to avoid this intermediate white screen ?
Appreciate any help.
No comments:
Post a Comment