caching - Cannot Replay Cached Video in IOS5 Safari with HTML5 -


i'm working on site using cached video in html5. works fine on laptop using safari. when test on mobile safari using ios 5, see following:

  1. site works , plays video fine when 1st loaded.
  2. i prompted if want cache 10 mb of data on iphone. yes. (cache size in safari 9.5 mb) website data page in mobile safari settings confirms 9.5 mb cached.
  3. when try return website in new tab, html , images load, video play button line through it.

this happens regardless of whether turn airplane mode on or off.

i have exact same issue. have seen various things searching suggest 1 of 2 things. either html5 cache.manifest doesn't allow video, or mp4/m4v videos cached different name , don't found after caching. i'm hoping there way it, still haven't found anything.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -