【问题标题】:Background notification with firebase on database update关于数据库更新的 Firebase 后台通知
【发布时间】:2016-10-22 11:03:21
【问题描述】:

我希望 Firebase 在我的数据库更新时向我的应用发送通知。例如,当我在这个数据库中写入一个新条目时,应用程序应该会收到通知,即使应用程序已关闭。

【问题讨论】:

    标签: android firebase firebase-realtime-database


    【解决方案1】:

    由于您使用的是 Firebase,我建议您使用 Cloud Messaging 功能。您可以发送Data Message 并且应用程序知道数据库已更新。在此处查看有关它的更多信息:https://firebase.google.com/docs/cloud-messaging/concept-options

    【讨论】:

      猜你喜欢
      • 2017-05-03
      • 1970-01-01
      • 2016-10-15
      • 2010-10-19
      • 1970-01-01
      • 2022-01-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多