July 2018
Intermediate to advanced
354 pages
8h 51m
English
The only push notification task we need to implement is a way to unsubscribe the subscription. This can be done via the pushManager.
Before I dive into the details to unsubscribe a user from push notifications, I want to look at how we can provide a UI for the user to manage their subscription status.
My preference is to include a management interface in the site's settings, configuration page, or section. For example, the Twitter PWA has a detailed notification configuration experience. It has a high-level page with links to four child pages, each offering more granular control over different notification aspects.
They are grouped as either filters or preferences. In the filters group, there is also ...
Read now
Unlock full access