【发布时间】:2016-11-03 05:06:16
【问题描述】:
我正在尝试使用 Firebase 控制台发送云消息。我正在为 android 设备执行此操作。
推送通知与随其发送的数据一起显示在设备上。
但每个通知都会单独显示。这意味着如果我发送 3 个通知,通知栏中会显示三个项目。
我想要实现的是将所有通知分组在一个标题下。就像在 WhatsApp 或 Facebook 中一样。
如何使用 Firebase 控制台实现这一点?
【问题讨论】:
标签: android firebase android-notifications firebase-cloud-messaging firebase-notifications