I have an issue with Worklight 6.0 while testing my app in an iOS device and iOS Simulator.
- First, when I install the app on iOS device / iOS Simulator using Xcode "run" button, it works.
- But after I stop it and launch it again from the Springboard, it freezes / is blocked on splash screen.
I am using Eclipse 4.2.1 for Mac with Worklight 6.0 plugin. I also use 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).