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?
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?