We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

iOS Push Notifications | Forum

AppXprt
AppXprt Feb 25 '19
Everyone who wants Push Notifications in iOS PWA, please do this:

https://blog.pushpad.xyz/2017/06/lets-ask-apple-to-add-web-push-notifications-to-ios/


I am working on OxIOS, but Web Push Notifications CAN NOT be supported until this happens...


I am looking for a solution...

OW-Ghost
OW-Ghost Feb 26 '19
how you add push notifications to android PWA ? is there a guide for that? 


do you use the desktop push notification plugin for that?

The Forum post is edited by OW-Ghost Feb 26 '19
AppXprt
AppXprt Feb 26 '19
It's built into my plugins...


Web Push Notifications are not available for IOS devices yet.

The Forum post is edited by AppXprt Feb 26 '19
OW-Ghost
OW-Ghost Feb 26 '19
I hope it will bee available for IOS devices soon


i want to built push notification in for my android PWA app....is it a big project?

AppXprt
AppXprt Feb 26 '19
It is a huge undertaking if you build it from scratch like I did, because you have to build a subscription system that can keep track of users and which devices they're using with device detection and rotation...


It's easier to get something like OneSignal working, but then this uses your single service worker slot in your clients browsers so you would have to customize your service worker to include onesignal, or combine them.


This can be added to ANY PWA, it's just a matter of if the client's browser will support it and if you have designed your PWA properly...

The Forum post is edited by AppXprt Feb 26 '19