【问题标题】:Send Cloud Message to specific flutter app user from Node cloud function从 Node 云功能向特定的 Flutter 应用用户发送云消息
【发布时间】:2021-08-09 20:48:31
【问题描述】:

我正在运行一个具有 firebase 功能的云调度程序,并且想在使用节点 js 的云中的某些内容完成时向特定用户发送通知,我研究了云消息传递,但它发送给每个人,我不想要那,我怎样才能实现我正在寻找的东西

【问题讨论】:

    标签: node.js firebase flutter firebase-cloud-messaging firebase-admin


    【解决方案1】:

    您可以通过定位 FCM 设备注册令牌向特定应用实例发送通知。

    https://firebase.google.com/docs/cloud-messaging/send-message#send-messages-to-specific-devices

    【讨论】:

      猜你喜欢
      • 2021-12-05
      • 2021-09-19
      • 1970-01-01
      • 2020-07-28
      • 1970-01-01
      • 2021-03-03
      • 2015-01-27
      • 2021-11-14
      • 1970-01-01
      相关资源
      最近更新 更多