如何使用 Google FCM 和 Microsoft azure 作为托管服务器从 chrome for android 上的 PWA 发送推送通知

Posted

技术标签:

【中文标题】如何使用 Google FCM 和 Microsoft azure 作为托管服务器从 chrome for android 上的 PWA 发送推送通知【英文标题】:How to send push notification from a PWA on chrome for android with Google FCM and Microsoft azure as a hosting server 【发布时间】:2017-12-05 18:46:52 【问题描述】:

我开发了一个 PWA 应用程序并托管在 azure 中,我想知道如何使用 azure 推送通知中心通过 Google FCM 在我的 PWA 上发送推送通知。我几乎没有什么问题,比如如何为一组特定的设备广播或发送推送通知。如何将设备端点保存在 azure 中。我已经使用了大量资源,但无法获得适当的流程。感谢您的帮助

【问题讨论】:

【参考方案1】:

请参考以下入门文档。

https://docs.microsoft.com/en-us/azure/notification-hubs/notification-hubs-chrome-push-notifications-get-started

您也可以在此处找到示例:https://github.com/Azure/azure-notificationhubs-samples/tree/master/PushToChromeApps

【讨论】:

以上是关于如何使用 Google FCM 和 Microsoft azure 作为托管服务器从 chrome for android 上的 PWA 发送推送通知的主要内容,如果未能解决你的问题,请参考以下文章

如何使用 Google FCM 和 Microsoft azure 作为托管服务器从 chrome for android 上的 PWA 发送推送通知

Android:Google FCM 规范 ids - 如何在非生产或测试中重现

FCM 网络推送通知 Google Analytics

FCM 插件和 Google Plus 冲突

如何使用 Nuxt.js 实现 Firebase 云消息传递 (FCM)

如何在 google Firebase 中获取 default_notification_channel_id 的“fcm_default_channel”值