iphone - "Legality" of using web resources and appcache inside UIWebView/Phonegap -
we trying develop hybrid app can update using css/javascript/html internet, instead of storing them in phonegap project.
like html5 cache manifest in uiwebview?
it work fine on ios 5 , 5.1
in fact, inside phonegap index.html or location.href redirect web site. web site has offline manifest, allows phonegap app start , work second time in offline mode (after resources cached first time). , changes manifest update app correctly. have tried terminating app in phone, , restarting while web site down - still works.
there solutions allow self update - example phonegap-based worklight. silent self-update doesn't seem issue anymore.
so question is, did submit similar app appstore? there's potentially no code @ in app, goes web site.
apple appears allow apps download data updates , javascript/html use in uiwebviews. presented wwdc session on data driven apps couple years back.
but note item in apple's app review guidelines:
2.12 apps ... web sites bundled apps ... may rejected.
the way know sure if app acceptable submit apple review, "similar" apps not appear set precedent future approvals.
Comments
Post a Comment