【发布时间】:2013-07-11 13:57:30
【问题描述】:
如何避免在 iOS 中的 phonegap 闪屏和 webview 加载阶段之间出现空白白屏。我已遵循建议的解决方案..like [1]:http://docs.phonegap.com/en/2.5.0/cordova_splashscreen_splashscreen.md.html#Splashscreen,andother 但设置延时后白屏依然存在。
I'm loading a external mobile website inside my local index.html file using window.location.href.
谢谢
【问题讨论】:
标签: javascript ios html cordova