html5-appcache Questions

1

Solved

I'm building a web app especially for the iPad (running iOS 6+) showing the product collection of a company. It all worked perfectly using HTML5's "cache.manifest" file. But since the cache has gr...
Amadaamadas asked 14/2, 2013 at 13:33

1

I have been tasked with making my company's Web App available offline. Before I move to the actual development phase, I want to be sure that my current strategy will not turn out to be a bust. I ...
Handicap asked 10/10, 2012 at 14:19

1

Solved

I made an HTML5 "webapp" for my company back in April, and at that point, I was able to place is on the homescreen of iPhones and iPads, and save it as a bookmark for offline viewing (Android and B...
Whalebone asked 3/10, 2012 at 16:4

0

This is basically identical to this SO questions which has not been answered: Offline Web App not caching on Firefox but ok on Chrome I'm experiencing the same problem and I'll provide a bit more ...

1

Solved

I've been playing around with the cache manifest file and trying to get it to stop caching the page that it's declared on. From HTML5 Rocks any page the user navigates to that include a manifes...
Bergstein asked 24/8, 2012 at 7:46

1

Hello I tried to cache my web application with my android device. I tried everything but nothing will work. The Cache will not refresh only on android devices and not on other devices! Below you se...

1

Solved

I’m using the AppCache in order to enable offline access for a web app. The issue is that for development every time I make a change to my JavaScript I also need to make a change to the manifest (i...
Ingest asked 3/5, 2012 at 16:27

3

Solved

<!DOCTYPE HTML> <html manifest="example.appcache"> <link rel="stylesheet" type="text/css" href="AppCache.css"> <meta charset="utf-8"> <title>Untitled Document</titl...
Erythrite asked 16/11, 2011 at 21:40

3

Solved

Is it possible to create a UIWebView that has an HTML5 offline appcache pre-populated so that it will work offline even if it is the first time the user is accessing the UIWebView? If so, how? I ...
Outsole asked 14/11, 2011 at 18:42

© 2022 - 2024 — McMap. All rights reserved.