Interesting. I wonder what the split is between updating content and updating codebase!
On Thu, Apr 12, 2012 at 1:25 PM, Dave Johnson <[email protected]>wrote: > Yup, as does Netflix. > On Apr 12, 2012 9:08 AM, "Bennington Purcell" < > [email protected]> > wrote: > > > I noticed that a couple apps I have seen to do it. OkCupid seems to > > update dynamically... > > > > On Thu, Apr 12, 2012 at 11:39 AM, Filip Maj <[email protected]> wrote: > > > > > Not to mention Apple won't be keen that you're skirting their review > > > process. Play by the rules and play nice! ;) > > > > > > On 4/12/12 8:08 AM, "Brian LeRoux" <[email protected]> wrote: > > > > > > >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 > > > > > > > > > > > > -- > > > > *Bennington V Purcell -** Poros Technologist* > > > > http://www.BennPurcell.com > > p: (617) 379-0170 > > > -- *Bennington V Purcell -** Poros Technologist* http://www.BennPurcell.com p: (617) 379-0170
