| Author |
Embedded HTML 5 video is stored in the cache but is not displayed on iPad 2
|
James Hodgkiss
Ranch Hand
Joined: Jan 22, 2004
Posts: 401
|
|
I am creating an offline webapp for the iPad 2, which includes video content. When the page first loads, the video displays fine. But when I reload the page, the video's play button becomes broken.
I've gone into Settings > Safari > Advanced > Website Data and, sure enough, the video is in the cache... So the problem seems to be that it is not being retrieved from the cache.
My HTML code snippet:
My cache.manifest snippet:
For good measure, my .htaccess snippet:
Does anyone have any ideas?
NB - This problem also happens (predictably) when I go into airplane/offline mode. The video size is 311KB. My iPad is running iOS 5.1.1.
|
 |
 |
|
|
subject: Embedded HTML 5 video is stored in the cache but is not displayed on iPad 2
|
|
|