Incompatibilty Sencha 2.1 - Cordova 2
I have found that the new Sencha 2.1 update is incompatible with Cordova 2.0. Can't give much more info: The same app with Sencha 2.0 works with the Cordova library while, if update to 2.1, it stops working (white screen after launch image). So the situation is the following:
Sencha 2.0 + Cordova 2.0 works but ios6 bug
Sencha 2.1 + Cordova 2.0 ios6 bug fixed but doesn't work :s
I am trying to understand the implications
I'm trying to make a Sencha app for a client that will run with IOS and Android as well as the desktop using Sencha Architect with Touch 2.1. I can make something that will run on the desktop, on Android and even in the IOS simulator, but can't get it to run on an IOS device. (It says that it can't be loaded.)
Trying to work around the issue, I went to Phonegap, then to Adobe Phonegap Build and then to Cordova (after I learned it was the current Phonegap). In fact, Adobe Phonegap Build was what allowed me to make a successful Android device build, but when IOS is the target I get a white screen. Looking at the log, it seems that it may be having memory issues, but it's hard to tell for sure.
Bottom line: Can one use Architect/Touch 2.1 to make apps that run on an IOS device? Could I see an example that I could build and run myself?
Thanks.