This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Fetching template fails on Android 4.0/4.1 when using Appcache manifest. #1356
Closed
Description
I encountered an error while developing a mobile web app with AngularJS using an appcache manifest (http://www.whatwg.org/specs/web-apps/current-work/multipage/offline.html).
AngularJS can't fetch a template that is cached offline in Android stock browser on Ice Cream Sandwich and Jelly Bean (Gingbread works). The status code returned from XHR is zero comparable to the behaviour of XHR using the file protocol.
The following change works for me and fixes the issue:
joergschiller@63b5e34
What can I provide you to fix this issue?
Greetings
Jörg
Metadata
Metadata
Assignees
Labels
No labels