admin管理员组文章数量:1406177
I have been searching for the best, easy solution to send notification via browser. What is the best solution to send push notification to android/ios device within a browser? I found pubnub, but that is not working with mobile devices.
I have been searching for the best, easy solution to send notification via browser. What is the best solution to send push notification to android/ios device within a browser? I found pubnub, but that is not working with mobile devices.
Share Improve this question asked Dec 19, 2015 at 13:35 LIGHTLIGHT 5,71211 gold badges38 silver badges79 bronze badges 3- Easiest way by far is to implement Parse.. Works on all platforms and you can send notifications to 1mil devices for free. – cYrixmorten Commented Dec 19, 2015 at 13:58
- what do you mean pubnub is not working for mobile devices ???? it's the world's main delivery service for presence for mobile devices!!! – Fattie Commented Dec 19, 2015 at 14:24
- yes, Parse works fine. but normally whenever you start doing this in Parse, you say "well it's so much easier with PubNub I'll just do that". some like Firebase as well – Fattie Commented Dec 19, 2015 at 14:25
1 Answer
Reset to default 4There are several ways to do it.
First have a look at the first step implementation - Push Notifications on the open web by Google Developers itself.
I have tried/used these two and feel they are good enough-
Chrome Push - Code example on Github
Gooroost
Hope it helps.
本文标签: javascriptSend push notification via browser in AndroidiOSStack Overflow
版权声明:本文标题:javascript - Send push notification via browser in AndroidiOS - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744967724a2635050.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论