Notification in mobile

0
0

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

  • You must to post comments
0
0

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.

 

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.