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...
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...
do you use the desktop push notification plugin for that?
i want to built push notification in for my android PWA app....is it a big project?
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...