【发布时间】:2019-08-06 08:02:04
【问题描述】:
我正在使用两个不同的应用从我的应用生成两个本地通知 通知渠道。通知配置如下,
1.) Notification1 (notification_channel: msg_1 and notification_id: 1)
2.) Notification2 (notification_channel: msg_2 and notification_id: 1)
在这种情况下会发生什么?
它将显示单个通知 或 它将显示两个单独的通知
我想知道你的预期行为?
【问题讨论】:
-
这种情况会发生什么?自己试试看
-
将显示两个通知
标签: android notifications notification-channel