Relative Content

Tag Archive for flutterpush-notificationfirebase-cloud-messaging

I want to display push notifications in a separate page in my app

I only want to display all the unread notifications in the messages page. Whenever I tap on a push notification I want to see the new notification along with other unread notifications in the page in all three states (foreground, background, terminated). It works fine for the foreground state. But when I tap on a push notification it in the background or terminated state, it displays all the received push notifications even though I already have read them.

I want to display push notifications in a separate page in my app

I only want to display all the unread notifications in the messages page. Whenever I tap on a push notification I want to see the new notification along with other unread notifications in the page in all three states (foreground, background, terminated). It works fine for the foreground state. But when I tap on a push notification it in the background or terminated state, it displays all the received push notifications even though I already have read them.

Any update in my firebase collection push notification Flutter

I want to implement a notification in my app any update in my firebase collection push notification i have tried this through firebase cloud function but they ask for payment can anyone tell me how i can doo this through FCM i have got token of my app anyone help me in this regard