I’m going to develop a multi-platform mobile app. I’m deciding between two frameworks: Sencha Touch 2 or JQuery Mobile.
If i use JQuery Mobile, i must package my app with PhoneGap. I read that PhoneGap doesn’t allow package greater than 9.5 MB.
Can anyone tell me if it’s true?
Thank you!!
One of my PhoneGap apps is nearly 2GB (lots of video content), so there isn’t a limit in the framework.
However, Phonegap Build (or any other cloud based build service) will have more limitations, so you will need to build locally if you are doing more complex apps.