Application Cache throws Error Event (despite working on Chrome/Opera)
I have a web app and a manifest called offline.appcache. I can break down the manifest files just to the essential
CACHE MANIFEST
xyz.jpg structure
but it still won't work. The console logs
online: yes, event: checking, status: uncached online: yes, event: error, status: uncached
Like I said, it works in Chrome and Opera, but not in Firefox or Android Browser. Any ideas?
All Replies (1)
A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.
The helpers at that forum are more knowledgeable about web development issues.
You need to register at the MozillaZine forum site in order to post at that forum.