Re: [w3c/manifest] Use case for appuninstall event (#636)

This just came up in a discussion with @surma:

1.) Install [Twitter PWA](https://mobile.twitter.com/) (as a WebAPK).
2.) Use it, activate push notifications, etc.
3.) Uninstall Twitter PWA.
4.) Continue to get push notifications.

While notification permission and Service Worker installation are orthogonal, especially in the case of WebAPKs it feels unintended that one would continue to receive notifications. 

Probably it would make sense to combine [default behavior described above](https://github.com/w3c/manifest/issues/636#issuecomment-357833432) by @marcoscaceres with customizable cleanup (or maybe tracking?) actions. 

-- 
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/issues/636#issuecomment-386913742

Received on Sunday, 6 May 2018 21:05:47 UTC