Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

Switch from applicationCache to service workers #401

Closed
MartijnR opened this issue Feb 3, 2016 · 3 comments
Closed

Switch from applicationCache to service workers #401

MartijnR opened this issue Feb 3, 2016 · 3 comments

Comments

@MartijnR
Copy link
Member

MartijnR commented Feb 3, 2016

applicationCache is being deprecated

https://html.spec.whatwg.org/multipage/browsers.html#offline

Too early at the moment. http://caniuse.com/#feat=serviceworkers

@MartijnR
Copy link
Member Author

to fix afterwards:

  • remove awkward method of passing submission parameter to offline view

@MartijnR
Copy link
Member Author

MartijnR commented Aug 17, 2018

First thing to check is the 24 hour thing, as we need users to be able to stay disconnected for much longer.

https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API

@enketo-issue-mover
Copy link

This issue was moved to enketo/enketo#1204

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants