HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb DesignHTML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old January 15th, 2013, 04:35 PM
odp odp is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2012
Posts: 60 odp User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 16 h 46 m 3 sec
Reputation Power: 1
Html5 manifest not working on IOS and Android

Hi Guys,

I've been working on this mobile site for some time and the only thing missing (not working) is the manifest.appcache, that is on mobile devices.

I have read many tutorials on the subject and I don't know how to proceed from here.

I included the manifest.appcache to the html file.

Code:
<!DOCTYPE html>
<html manifest="cache.appcache">
...
</html>


I created the cache.appcache file with its content

Code:
CACHE MANIFEST
# 2013-01-13:v1

index.html
style.css
script.js


And I added the mime type to my mime.conf file i Apache

Code:
AddType text/cache-manifest .appcache


It all works wonders in Firefox, Chrome, and Safari but on IOS and Android its not doing its thing.

I found a script to debug the caching, but all files returns 304 not modified.

What am I missing?

Reply With Quote
  #2  
Old January 17th, 2013, 05:36 PM
odp odp is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2012
Posts: 60 odp User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 16 h 46 m 3 sec
Reputation Power: 1
I have read some people mentioning that you can delay the caching by loading the manifest file or the page through an Iframe but I don't really understand the concept. Does anyone care to elaborate?

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > Html5 manifest not working on IOS and Android

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap