The app downloads update zips. They just need to be unzipped to a destination directory.
https://github.com/phonegap/phonegap-plugins/tree/master/iOS/ExtractZipFileworks marvelously in 2.6. https://github.com/phonegap/phonegap-plugins/tree/master/Android/ExtractZipFilehas not as yet. On Fri, Apr 12, 2013 at 12:11 AM, Michal Mocny <[email protected]> wrote: > One of our developers is working a zip plugin right now actually (just > coincidentally). If you give details about your requirements we can try to > make sure they are met, and will share the plugin sooner rather than later. > > I don't know specifics about the plugin you refer to. > > -Michal > > > On Thu, Apr 11, 2013 at 10:43 PM, David Lewis <[email protected]> wrote: > > > Does ExtractZipFilePlugin for Android work with Cordova 2.6? The same JS > > call that works for iOS gets an IO_EXCEPTION in Android. > > > > Unzip is critical to the app, so I may be forced to revert to 2.4 across > > the board unless someone is familiar with the problem. I haven't found an > > email for the original contributor Vishal. No posts found from this year > > either. > > > > Thanks, > > > > David > > >
