【问题标题】:How can we schedule push notification from Firebase in ios我们如何在 ios 中安排来自 Firebase 的推送通知
【发布时间】:2016-11-29 11:50:36
【问题描述】:

我正在使用 Firebase 开发 iOS 应用。我想在他的报价到期前一天(一天或两天或三天,这必须由用户在设置中选择)向用户发送通知。我怎样才能在 Firebase 中做到这一点。我们可以在 Firebase 中运行一些代码吗?请帮帮我。

【问题讨论】:

标签: ios objective-c iphone firebase firebase-cloud-messaging


【解决方案1】:

您必须创建与通知日相关的第一批受众。

https://support.google.com/firebase/answer/6317509?hl=en&ref_topic=6317489#create-an-audience

在从 Firebase 控制台向特定受众生成通知之后。

https://firebase.google.com/docs/notifications/

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2018-08-08
    • 2018-06-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2023-03-29
    相关资源
    最近更新 更多