Firebase云消息传递API

时间:2017-11-28 13:47:07

标签: php firebase firebase-cloud-messaging

我们正在为iOS和Android使用Firebase云消息传递。只是想知道是否有可能创建一个Web应用程序,它具有一个表单,我们可以立即向两个平台发送推送通知 - 假设我们知道要发送的主题。 (可能使用POST / cURL请求)

1 个答案:

答案 0 :(得分:0)

是的,您可以使用firebase集成(网络推送通知)在某些Web浏览器中发送推送通知

请通过以下链接

https://developers.google.com/web/fundamentals/push-notifications/
https://www.w3.org/TR/push-api/
https://firebase.google.com/docs/cloud-messaging/js/client