Top "Firebase-notifications" questions

Firebase Notifications is a free service that enables targeted user notifications for mobile app developers.

Notification sending from firebase console but its showing failed status but sending to all device is mark as completed

I have implemented push by firebase. I'm sending notifications but I am getting status of "Failed". When I send notification …

android firebase firebase-notifications
iOS: Invalid registration token. Check the token format

I am new for Firebase as well as for iOS. I am trying to send push notification using FCM. I …

ios firebase firebase-cloud-messaging firebase-notifications
Can FCM notification on Android overwrite previous one?

I'm using FCM to send notifications to Android devices. When the app is in background, if I send 10 notifications, the …

android firebase android-notifications firebase-cloud-messaging firebase-notifications
Firebase push notifications custom sound

I am currently working on an app and I have implement firebase Push Notification service into my app. I am …

ios iphone firebase firebase-notifications
How to disable showing notification when it it comes to the system tray?

Hy everyone, I am developing an app where I am using Firebase Cloud Messaging. But I have situation where I …

android firebase-notifications background-application
Topics on Firebase Cloud Messaging?

Is there any constraints about number of different topics for Firebase Cloud Messaging in one app?

android firebase-cloud-messaging firebase-notifications
Firebase Cloud Messaging - "success" and "failure" in response JSON

I use Firebase Cloud Messaging to deliver notifications to my Android client apps, each notification should be sent to a …

android json firebase firebase-cloud-messaging firebase-notifications