I have implemented FCM in Xamarin Forms and is working as expected. But I want to removed all the notifications from the notification tray when a new push is received.
I have tried using the same collapse_key, but all the messages are received instead of the recent push.
Can someone help me with this?