标签: firebase push-notification notifications firebase-cloud-messaging android-notifications
我已向我的所有应用用户发送fcm通知我的后端。 Bt通知不会在Android OREO版本中发送所有其他版本的通知工作
答案 0 :(得分:1)
您是否尝试为邮件添加通知渠道?
参见https://developer.android.com/guide/topics/ui/notifiers/notifications#ManageChannels 寻求更多帮助。
"从Android 8.0(API级别26)开始,所有通知都必须分配给频道,否则不会显示。"