We need to prove a feature of Worklight about the source protection for the iOS and Android apps against repackaging. It is work on Android's app, but encountered on iOS's app and got the error message as below:
2013-05-16 10:55:56.296 jq[12860:3d1b] Successfully decrypted resources.zip, length:436624 Bytes
2013-05-16 10:55:56.332 jq[12860:3d1b] 54 entries in the zip file
2013-05-16 10:55:56.340 jq[12860:3d1b] Web resources integrity test is disabled.
2013-05-16 10:55:56.343 jq[12860:907] Application Error: An error occurred extracting zip file. See earlier messages for the cause of failure.
What is your Worklight version?
Please make sure you are using the latest available Worklight version. Using the latest Worklight version, v6.0.0.1.20130926, I have:
<encryptWebResources enabled="true"/>
Result:
https://i.sstatic.net/ebytB.png