简体   繁体   English

IBM Worklight 6.0-iOS应用始终停留在第二次启动时

[英]IBM Worklight 6.0 - iOS app always stuck on the second launch

I have an issue with Worklight 6.0 while testing my app in an iOS device and iOS Simulator. 在iOS设备和iOS模拟器中测试我的应用程序时,Worklight 6.0出现问题。

  • First, when I install the app on iOS device / iOS Simulator using Xcode "run" button, it works. 首先,当我使用Xcode的“运行”按钮在iOS设备/ iOS模拟器上安装应用程序时,它可以工作。
  • But after I stop it and launch it again from the Springboard, it freezes / is blocked on splash screen. 但是在我停止它并从Springboard再次启动它之后,它冻结了/在启动屏幕上被阻止了。

I am using Eclipse 4.2.1 for Mac with Worklight 6.0 plugin. 我正在使用带有Worklight 6.0插件的Mac版Eclipse 4.2.1。 I also use Xcode 4.6. 我也使用Xcode 4.6。

I have tested with three newly created projects, and also with a blank one, and I always have the same issue. 我已经测试了三个新创建的项目,也测试了一个空白项目,但我始终遇到相同的问题。

When I test with a project created by a previous Worklight version, it works (for example athe HelloWorklightApp sample project). 当我测试由以前的Worklight版本创建的项目时,它可以工作(例如,HelloWorklightApp示例项目)。

  1. What's the difference between "newly created projects" and "a blank one"? “新创建的项目”和“空白项目”之间有什么区别?
  2. Did you change the HTML filename of the application in your-project\\apps\\your-app\\common prior to deployment? 在部署之前, your-project\\apps\\your-app\\commonyour-project\\apps\\your-app\\common更改了应用程序的HTML文件名?
  3. Also, while this is probably not related, but do note that if using Worklight 6.0, make sure that you have installed it in Eclipse 4.2.2 ; 另外,尽管这可能无关紧要,但是请注意,如果使用Worklight 6.0,请确保已在Eclipse 4.2.2中安装了它; not 4.0 not 4.1 not 4.2.1, only 4.2.2 . 不是4.0不是4.1不是4.2.1,只有4.2.2
  4. Is this an upgraded installation of Worklight, or a new one in a new Eclipse instance and a new workspace? 这是Worklight的升级安装,还是新的Eclipse实例和新的工作区中的新安装?

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM