Re: [w3c/ServiceWorker] user initiated 'uninstall' event (#998)

Some related lifecycle events stuff is here too:
https://github.com/w3c/manifest/issues/417

The "appinstall" event was at least defined as part of Web Manifest, but doesn't interact with a service worker. 

Also related (manifest + SW integration): 
https://github.com/w3c/manifest/issues/161

Which would associate a PWA with a service worker. That would be the right place to maybe receive any such "uninstall" event. 

Having said that, last I heard, there was no way for Android today to notify the browser when a PWA's icon is removed from the home screen. I heard rumors that such an OS-level event is coming to a future version of Android, but maybe someone from Google can confirm? 


-- 
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/ServiceWorker/issues/998#issuecomment-256343783

Received on Wednesday, 26 October 2016 13:17:09 UTC