1

In the post HTML5 offline webapps: a practical example we knew that there are 3 different storage of cached files.

My question is:

Where is the cached files with manifest in iOS app ?

I used iPhone Explorer to find such files by searching all directories, but can not find any.

Forrest
  • 122,703
  • 20
  • 73
  • 107
  • I think cache files are not stored as individual files but as a chunk in some DB file. – Cat Chen Jun 15 '11 at 02:46
  • yes,ApplicationCache.db ( sort of ). Can use sqlite3 to open for query. Any one has real experience for this ? – Forrest Jun 15 '11 at 02:58

0 Answers0