文章列表
Do I need to migrate GCM to FCM on client side?(我需要在客户端将 GCM 迁移到 FCM 吗?)
How to delete a topic from Firebase Console? (FCM)(如何从 Firebase 控制台中删除主题?(FCM))
What method should I use now since FirebaseInstanceId.getInstance().getToken() is deprecated(我现在应该使用什么方法,因为 FirebaseInstanceId.getInstance().getToken() 已被弃用)
how to open particular screen on clicking on push notification for flutter(如何在单击推送通知时打开特定屏幕以进行颤动)
No notification sound when sending notification from firebase in android(从android中的firebase发送通知时没有通知声音)
Android: Subscribe to Firebase Cloud Messaging(FCM) Topic(Android:订阅 Firebase Cloud Messaging(FCM) 主题)
How to stack Firebase Cloud Messaging notifications when the application is not running?(如何在应用程序未运行时堆叠 Firebase 云消息传递通知?)
Is FCM (firebase cloud messaging) Token for one device or for one account?(FCM(firebase 云消息传递)令牌是用于一台设备还是一个帐户?)
Firebase Cloud Messaging - Send message to all users(Firebase 云消息传递 - 向所有用户发送消息)
What happens to older clients when you migrate an app server from GCM to FCM?(当您将应用服务器从 GCM 迁移到 FCM 时,旧客户端会发生什么情况?)