thomasgalliker / Plugin.FirebasePushNotifications

Receive and handle firebase push notifications in .NET MAUI apps
31 stars 3 forks source link

[Bug] Clear queues if ClearAllNotifications is called #16

Closed thomasgalliker closed 1 month ago

thomasgalliker commented 1 month ago

Description

Make sure no remaining notifications are queued when ClearAllNotifications is called.