A beast with many heads. Keep one or more PhoneGap app assets "in the cloud" on build.phonegap.com, and use this shell to store different apps and keep each app up-to-date with the latest assets.
Which means right now when I am using Hydra when using 1.0.0, the PhoneGap app package I download fails in its calls because of this security check (since the old JS has no way to handle the sessionKey) . I guess I could build in a setting to turn this off, but FYI...
In iOS 1.0.0 there is now the concept of session keys to protect PhoneGap calls: https://github.com/phonegap/phonegap-iphone/pull/175
Which means right now when I am using Hydra when using 1.0.0, the PhoneGap app package I download fails in its calls because of this security check (since the old JS has no way to handle the sessionKey) . I guess I could build in a setting to turn this off, but FYI...