1

I'd like to make use of appcache in my native application on the iPhone. Though Mobile Safari supports appcache it seems that the UIWebView that you can embed in an application does not.

I know with a bit of work, I could simulate some sort of appcache like functionality in my application, but this isn't good enough - I'd like access to the same appcache that Mobile Safari uses.

I'd be willing to use some of the Private Frameworks in the iPhone SDK, as getting this working is a much higher priority than being able to submit to the app store.

Thanks!

MobileDev852
  • 709
  • 3
  • 8
  • 14
  • but making use of private framework will make your app to be rejected. – Biranchi Oct 19 '09 at 12:47
  • 1
    Same question with more details here: http://stackoverflow.com/questions/1540240/html5-cache-manifest-in-a-uiwebview – jm. Feb 22 '10 at 16:40
  • maybe you could help me? http://stackoverflow.com/questions/9287044/my-html5-application-cache-manifest-is-caching-everything – Neo Feb 15 '12 at 03:26

0 Answers0