google cloud messaging - How to display push notifications from my website? -


i'm developing simple website , want website display push notifications users. similar how facebook.com displays notifications in chrome , firefox. i'm working on android app supports push notifications through gcm.

so need on how add push notification support website. in advance!

you can use service workers in order display notifications website stated in implementing gcm client on chrome. can refer push messaging codelab on how implement it.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -