You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When app is in foreground (visible on screen)/background (minimize the app) function OnMessageReceived is called and notification message is displayed as expected. When I swipe of the app or click close all then I am not getting the notification message, While I am getting notification for other commercial app if I close also.. I am using Data only message
I have created the apk file with Sigin Identity and installed in Samsung S23. Tested with API call (Legacy) using postmen. I am getting the success response but app is not displaying anything. After open the app also not receiving any notification message. postMan Body
When app is in foreground (visible on screen)/background (minimize the app) function OnMessageReceived is called and notification message is displayed as expected. When I swipe of the app or click close all then I am not getting the notification message, While I am getting notification for other commercial app if I close also.. I am using Data only message
Android manifest
MyMessagingService extending FirebaseMessagingService
MainActivity--> OnStart()
I have created the apk file with Sigin Identity and installed in Samsung S23. Tested with API call (Legacy) using postmen. I am getting the success response but app is not displaying anything. After open the app also not receiving any notification message.
postMan Body
Additional info
Google Play Services Version 118.2.0.5
dependencies/Packages
Xamarin.GooglePlayServices.Base 118.0.1
Solution for : When we swipe the app to close need to receive the notification
The text was updated successfully, but these errors were encountered: