I created a web app for mobile i want that i can use it offline too. i use a manifest file its working fine with desktop browser but not working with mobile browser. What is the problem? thanks in advance...

link|improve this question
What is the mobile browser? Do you have a URL for the app? – robertc Jan 20 at 16:53
feedback

1 Answer

For the iPad, the cache manifest file MUST BE named as "cache.manifest".

if you want to dedub the code then

Blog Post

link|improve this answer
I named the cache manifest as "cache.manifest" but still its not working on my mobile. I save the app on my home screen also. – SWAP Jan 23 at 5:56
can you give me any URL – mikul Jan 23 at 6:20
try this if it help you bennadel.com/blog/… – mikul Jan 23 at 6:23
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.