英文: Firebase Cloud Messaging content is not sending 问题 I'm trying to send a notification via a back-...
Fcm notification shown by both Firebase_messaging sdk and flutter local notifications package in flutter
英文: Fcm notification shown by both Firebase_messaging sdk and flutter local notifications package in...
FirebaseMessagingService 在 Android 10+ 中有限制吗?
英文: Are there restrictions with FirebaseMessagingService in Android 10+? 问题 我最近注意到在Android 10设备上出现了一...
怎么检查云消息Android Studio Firebase中消息的传递状态以及是否已读?
英文: How to check the delivery status of a message and whether it is read or not in cloud messaging a...
使用服务器端函数和API向特定用户发送FCM推送通知
英文: Send push notification with FCM to specific users using serverside functions with api 问题 我是相对新手,...
Duplicate class.com.firebase.iid.FirebaseInstanceIdReceiver found in modules jetified-firebase-iid-20.1.5-runtime
英文: Duplicate class.com.firebase.iid.FirebaseInstanceIdReceiver found in modules jetified-firebase-i...
Android 13 中未显示通知。
英文: Notification not being shown in Android 13 问题 由于Android 13 SDK中通知权限的最新更改,我需要更新我的应用程序以符合通知规则的FCM集...
Flutter FCM在终止状态下不显示弹出窗口。
英文: Flutter FCM is not showing popup in terminated state 问题 I'm setting up push notifications via FC...
iOS手机,在后台收到通知时不会震动吗?
英文: iOS phone, notifications in background it's not vibrate? 问题 我开发Flutter项目并使用FCM和本地通知,在iOS手机处于...
I'm using firebase messaging in my flutter app but when I run my project it show Stringtoken=FirebaseInstanceId.getInstance().getToken(senderId, "*");
英文: I'm using firebase messaging in my flutter app but when I run my project it show Stringtoken...
7