iphone - Offline web application + ipad bug -
i trying simple (all front-end) application working offline on ipad, safari keep telling not connected internet.
- i uploaded cache manifest,
- added addtype text/cache-manifest .manifest in .htaccess
- i use 1 ajax request, but, store in localstorage , check navigator.online, should offline use localstorage item, on ajax error use localstorage item
i don't know investigate next. work on safari desktop, can view app offline.
the prototype url : http://www.position-absolute.com/creation/ipadproto/demos/main/index.html
figured out was. indeed safari bug. application working in safari having issues on ipad.
i upgraded ipad 3.2.2 , working well!
Comments
Post a Comment