Re: [w3c/manifest] Add support for 'serviceworkers' member (#507)

If I understand correctly, the service worker declaration inside the manifest has no consequence unless the web app is installed without directly visting the web app url.(with an web app store ?)

I ask because I have an app where the service worker is only installed after the users checks the checkbox USE OFFLINE. I don't want the manifest to install the service worker on normal page load without user consent first.

I came here because https://www.w3.org/TR/appmanifest/#serviceworker-member words are confusing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/507#issuecomment-354455345

Received on Friday, 29 December 2017 14:51:41 UTC