Hi,
I would like to send notification with sound to users (they’re working with application using mobile). Do you have any example or idea where to start?
I read about WebPush, but don’t know how to integrate serviceworker to Wisej.
Thank you for your help.
Page
This is the notification API
https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API/Using_the_Notifications_API
Doesn’t work on iOS and it’s extremely unclear if it even works anywhere else.
We support push notifications with the Wisej native mobile packages available to Technology Partners. In alternative you can can use PhoneGap (Apache Cordova). Either way you have to host your notification server. In other words, it’s not easy.
Please login first to submit.