Category "push-notification"

Flutter Firebase messaging - push notification is not showing when app is open

I'm new to flutter and I'm just trying to receive firebase push notifications to my flutter app. Push notifications are receiving when the app is closed and in

Parse additional data in push notification by OneSingal by flutter

Please help me for this case. I implement feature - push notification by OneSignal. My situation as belows: Android devices: Receive notification: App close: op

Is there a way to create multiple notification channels in iOS like the system Calendar app?

Android notification has 'channels' where you can enable/disable notifications based on channels. Like enable notification for "channel 1" but disable notificat

Can you refresh APNS Server Tokens on multiple servers (Dev, UAT, LIVE)

My question has been asked on Apple Developer Forums, but I've seen these sort of APNS push questions left unanswered for four years. I don't have the luxury t

Use Navigator upon push notification opening in Flutter

I?m using Firebase Cloud Messaging to send push notifications to my flutter app through a cloud function, and within the notification I'm adding data which will

How to make notifications vibrate phone react native expo

I need notifications to vibrate the phone repeatedly until the user performs an action like clicking on the notification. I have found no way to make this work

Flutter Local Notification only showing dot on Android

I am using Local Notifications for my app and it is working fine on my iPhone but when firing a Notification on my Android Simulator it is not showing the Notif

MS Teams activity feed notifications don't arrive to mobile

I've successfully implemented activity feed notifications in my app (tab) for MS Teams. The problem is, I don't receive them on mobile devices: neither push not

Push notifications sound not coming

I tried to use like below I am using pyfcm to send notifications (https://github.com/olucurious/PyFCM/). push_service = FCMNotification(api_key) push_service

messaging.onBackgroundMessage is not getting called in web

I have implemented FCM in push i want to redirect to my screen on click of push notification when app is in background. It is redirecting to my webpage but mess

ios app stuck in launchscreen when click on inactive push notification in xamarin form ios

I'm working in Xamarin form ios. My issue is when click on push notification received when its inactive/killed,then its stuck in launchscreen. I have implemente

How to get a full screen notification from FCM?

I am building a home automation project that has a fire sensor that will write to Firebase Database if there is a fire detected, then from that point I need to

Group notifications with Expo

I have a react native messaging app done with Expo. I got notifications to work, but the problem is that each message is a separate notification. I would like

Firebase data message to specific android app versions

i have an android app and i want to send a firebase data message to inform the users of a new app version available in the play store. I am sending a data messa

TypeError: undefined is not an object (evaluating 'navigator.serviceWorker.addEventListener')

I want to use Firebase Cloud Messaging to send notifications to the users, but I am getting this error when I try to setup messageing: TypeError: undefined is

Blazor Web Assembly Push Notifications

I want to add Push notifications for the Blazor WebAssembly project. The only working example is in the Blazing Pizza project, but it does not work in the Net 5

Flutter FCM push notification show the blank screen when user tap on Notification in killed state

When user tap on push notification in termination state of app then it will open blank screen and app stuck on this screen and when app is in background then it

FCM - web Token getting generated in my account but if i am login with some other Gmail account in chrome then it will throws Error

Other than my registered Gmail account I will be getting the below error in the chrome browser perhaps token getting generated if I log in with my email id in c

Flutter show app icon badge on push notification

I'm looking for a way to show an app icon badge when a user receives a push notification. I'm using the Firebase_messaging plugin for flutter for the handling

Heads up push notification not doing the Pop up function

I am new to Android and I have been trying to show a Heads up action push notification just like whatsapp does. This is my configuration for my notification: