Stop Application Getting Notification From Fcm/gcm
I know some android app like chat applications use FCM or GCM from google services to send new messages notification to their users. Now I want to know there is any way from androi
You can not stop FCM/GCM service only on your device. but you can stop overall notifications of an app from AppInfo
as shown below:
Go to AppInfo > App Notifications and turn off the toggle to disable the notifications.
Below is screenshot:
Post a Comment for "Stop Application Getting Notification From Fcm/gcm"