humhub / humhub-modules-fcm-push

5 stars 1 forks source link

Prevent multiple icons/notifications #6

Open buddh4 opened 4 years ago

buddh4 commented 4 years ago

Sometimes you receive many notifications once the device was activated. Would be great if there would be only one grouped notification. Not sure how to solve this, perhaps the tag parameter in notification api could be used:

https://firebase.google.com/docs/cloud-messaging/http-server-ref

https://stackoverflow.com/questions/43220703/fcm-gcm-grouping-notifications-by-tag-on-ios