Reputation: 1520
I have a machine with Eclipse Juno and the Worklight Developer edition 6.0.0.20130614-0631 plugin.
I have developed two different applications using it and I have moved them to an Apple environment for testing on iOS 7 devices (specifically an iPhone 4) using XCode 4.6.
The first application run without problems, for the second one i get, when i run it from the device, this error:
[WLPhoneGapDelegate initialize] Can't read checksum.js reason:'The completation can't be completed'
i saw there is a similar question here but using Eclipse i can't find any available update.
Upvotes: 0
Views: 198
Reputation: 44516
To answer the question in the title - Yes.
You must upgrade to a version of Worklight containing (many) fixes for iOS7 - Worklight 6.0.0.1
fix pack 1 (6.0.0.20130926).
See this IBM technote: http://www-01.ibm.com/support/docview.wss?uid=swg27039574
Also, I believe the version available via the Eclipse Marketplace has by now updated to 6.0.0.20130926 as well.
Note that you should also use Xcode 5.
Upvotes: 1