[Firebase_messaging] Showing different notification tray although messages are sent by the same person. #10820
Unanswered
Prajun2010
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For a foreground notification, I'm using the flutter_local_notification package to show heads-up notifications. Over here, I have the option to assign a message notification id that enables showing messages on the same notification tray sent by the same users.
The main point is, I've been looking for a solution to display messages on the same notification tray sent by the same users when an app is terminated or in the background state, but I couldn't find it.
Currently, on the notification drawer
Actually wanted like this.
Beta Was this translation helpful? Give feedback.
All reactions