【问题标题】:Firebase Scheduled notification not sending notification daily [closed]Firebase计划通知不每天发送通知[关闭]
【发布时间】:2019-12-24 05:33:30
【问题描述】:

我已经为我的 Android 应用程序安排了一个推送通知,为期一个月,每天上午 11 点使用 firebase 控制台。如果我现在发送它,它会发送通知。但是,如果我将其安排为每天,则一开始是 2-3 天,但之后就没有通知了。这是什么bug,请帮忙。

【问题讨论】:

  • 你知道 Firebase 函数吗?您可以使用 Firebase 云功能而不是移动设备来实现这一点。
  • 不,但我会检查一下。 @ParthPatel
  • @AdhishMathur,有什么更新吗?

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


【解决方案1】:

您基本上可以使用 cron 作业,它允许在特定时间间隔安排功能 Firebase 云功能最近引入了此功能。 看看这个网址 https://firebase.google.com/docs/functions/schedule-functions

【讨论】:

    猜你喜欢
    • 2020-03-13
    • 1970-01-01
    • 1970-01-01
    • 2018-07-05
    • 1970-01-01
    • 1970-01-01
    • 2016-09-25
    • 2017-07-03
    • 1970-01-01
    相关资源
    最近更新 更多