Closed EdwardMcFlurry closed 1 year ago
Hi, sorry for the late response. Could you please be a bit more specific in what you are trying to achieve, what you have done so far and where you are getting stuck? What do you mean by "FirebaseAdmin" nuget package? What is the other plugin? Thanks!
@TobiasBuchholz from what i see from this example it seems like you always need to add an additional notification that act as summary? But we can provide only one notification builder as the notification builder provider for the firebase implementation you exposes to us. Maybe i misunderstood the example.
https://developer.android.com/develop/ui/views/notifications/group
I was wondering how can I go about grouping the Notifications received on Android and sent by "FirebaseAdmin" nuget package. I am able to group the 'Local' notifications using another plugin but fails using this plugin.