Push Notifications on a Progressive Web App

0
Hello guys,   Is there a way I can use push notifications in a Progressive Web App? And if yes, how can I implement it?   In this article, it says that I can not use push notifications on iOS devices. So I assume it is possible for Android on web browsers like Chrome and Firefox, but it does not say anything or any explanation on how to implement it.   Article: https://docs.mendix.com/refguide/mobile/introduction-to-mobile-technologies/progressive-web-app/ Thank you so much and I am waiting for your suggestions! :)
asked
2 answers
1

Hi,

Check this out!

https://forum.mendix.com/link/questions/117370

 

answered
1

Hi Marc,

 

Please follow the below link.

https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Re-engageable_Notifications_Push

 

answered