【问题标题】:How to send FCM notification to single device from multiple devices如何从多个设备向单个设备发送 FCM 通知
【发布时间】:2019-10-13 14:46:22
【问题描述】:

如果应用程序安装在 10 台设备中,那么 FCM 通知如何发送到其中一台设备。

【问题讨论】:

标签: android firebase push-notification firebase-cloud-messaging


【解决方案1】:

最简单的方法是发送带有主题的通知。

为一台设备订阅这样的主题: FirebaseMessaging.getInstance().subscribeToTopic("weather");

更多信息here

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-07-07
    • 1970-01-01
    • 1970-01-01
    • 2011-08-03
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多