I\'m writing a web app to be used offline on iOS. I\'ve created a manifest, am serving it up as text/cache-manifest, and it usually works fine, when running in
text/cache-manifest
I confirm that name 'cache.manifest' solved the offline caching problem in IOS 4.3. Other name simply did not work.