Push Notifications With ServiceWorker
-
I know push notifications aren’t included in this app itself, but this is by FAR the best ServiceWorker plugin I’ve found (tbh, you could spin off just the ServiceWorker part alone and it’d be a fantastic plugin and people wouldn’t complain after they break their own javascript).
Has anyone integrated Push Notifications with this plugin? I’ve never worked with them before but I would like to, is the serviceworker this plugin registers able to do them with the right Javascript events added in my own plugin/js files, or do I need to get another plugin that already does push notifications and use the “importScripts” Above The Fold mentions in the PWA tab?
If anyone else has done this or knows how I’d love to hear how. I don’t want to lose the PWA features of this app but adding push notifications would check the last item off my list for making a proper web app. My readers are too mobile to bother with email subs so push notifs would be perfect.
- The topic ‘Push Notifications With ServiceWorker’ is closed to new replies.