wix / react-native-notifications

React Native Notifications
MIT License
3.25k stars 764 forks source link

Notification grouping on samsung devices makes it so notification badge only displays "1" #929

Closed christian-hess-94 closed 1 year ago

christian-hess-94 commented 1 year ago

We have a bug in our prod app currently that only happens on samsung devices.

When the phone receives multiple push notifications, the O.S. is grouping them. in turn, the badge on the side of the app icon only displays 1 since there is only one group of notifications (no matter how many notifications are in it)

this gives a false impression of the level of urgency of getting the user back into the app.

is there a feature that can disable this type of grouping when displaying a notification?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] commented 1 year ago

The issue has been closed for inactivity.