I have been experimenting with Local Notifications using the Ionic 4 tutorial. But this appears to only work with native apps and not PWA. Trawling the web I see that it should be possible to do Local Notifications with a PWA - well at least on Windows and Android. Has anyone actually done this and prepared to show how they did it?
[Appery - this would be a great tutorial or sample to show developers. Local Notifications are a good way to implement some of the feature of Push Notifications which are not available for a PWA. For example in the background/minimized my app can regularly check for updates from my server, and then display a Local Notification based on change in some data, something new, etc. Can you guys not setup a sample for us?]