【发布时间】: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