Hey man, it is possible and has been done before. Check our Fil Maj's Hydra project. [1] In general, we recommend you ensure you still account for an offline for your app. Tends to be the first thing an Apple reviewer tests too.
[1] https://github.com/filmaj/hydra On Thu, Apr 12, 2012 at 10:46 AM, Bennington Purcell <[email protected]> wrote: > Has anyone tried to code an update system into a phonegap app? It seems > like we could pull the html and javascript files down auto magically? That > way I wouldn't have to go through the app store to make changes. Use file > rewrite and overwrite changed files. I guess you could have a script on > your site that would have a json flag and a list of files to download? > > Anyone tried anything like this? i searched in the archives but I didn't > see anything like this. > -- > > *Bennington V Purcell -** Poros Technologist* > > http://www.BennPurcell.com > p: (617) 379-0170
