Offline iOS web app: loads my manifest, but doesn't work offline

后端 未结 13 2096
温柔的废话
温柔的废话 2020-12-04 05:57

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

13条回答
  •  南方客
    南方客 (楼主)
    2020-12-04 06:46

    I confirm that name 'cache.manifest' solved the offline caching problem in IOS 4.3. Other name simply did not work.

提交回复
热议问题