简体   繁体   English

Sencha Touch 2-iPhone应用程序-黑屏

[英]Sencha Touch 2 - Iphone app - blank white screen

I am building iphone app using sencha touch 2 command. 我正在使用sencha touch 2命令构建iPhone应用程序。 App works fine except, when I open it on iphone it shows splash screen and then shows white blank screen for 1-2 seconds. 应用程序运行正常,但当我在iPhone上打开它时,它会显示启动屏幕,然后显示白色空白屏幕1-2秒。 I believe it could be the issue of gathering all sencha js files to execute. 我相信这可能是收集所有要执行的sencha js文件的问题。 But is there any way, we can show temporary screen instead of white blank screen? 但是有什么办法可以显示临时屏幕而不是白色空白屏幕?

I am not using phone gap to build iphone app. 我没有使用手机间隙来构建iPhone应用程序。

Thanks, Viral. 谢谢,病毒。

In phonegap based applications, there will be a provision for increasing the splash screen duration. 在基于phonegap的应用程序中,将提供增加初始屏幕持续时间的措施。 Search for the same thing. 搜索同一件事。 You may find a solution for the way you are building your app(not phonegap) 您可能会找到构建应用程序的解决方案(不是phonegap)

Edit: Try lazyload.. ie, while the content is loading use a throbber like thing. 编辑:尝试lazyload ..即,正在加载内容时,使用类似东西的东西。 Because blank screen may seems to be like the application is not working properly 由于黑屏似乎似乎是应用程序无法正常运行

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Sencha Touch Cordova应用程序在iPad上显示空白白屏 - Sencha Touch Cordova app gives blank white screen on iPad sencha touch应用程序在iPhone设备上非常慢 - sencha touch app very slow on iPhone Device iPhone:将我的应用程序迁移到IOS 5后启动时出现奇怪的空白屏幕 - iPhone:Weird blank white screen at startup after migrating my app to IOS 5 将基于Sencha Touch的应用程序转变为真正的原生iPhone应用程序? - Turning Sencha Touch-based app into a true native iPhone app? iOS 通用应用程序 - 启动时的空白白屏 - iOS universal app - Blank white screen on startup 将Sencha / JQuery Mobile部署为Android / IPhone中的一键启动应用程序 - Deploy Sencha/ JQuery Mobile as one touch launched app in Android / IPhone iPhone模拟器中的白色空白屏幕和加载到iPhone中的黑色空白屏幕 - White blank screen in iPhone simulator and Black blank screen when loaded into iPhone iPhone-App总是以空白屏幕开头吗? - iPhone - App always starts with an empty white screen? 应用程序启动后,iPhone模拟器显示空白屏幕 - iPhone simulator shows blank white screen after application launch 使用FBConnect iPhone登录Facebook后出现白色空白屏幕 - White blank screen after login in Facebook with FBConnect iphone
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM