ios icon indicating copy to clipboard operation
ios copied to clipboard

Checking to see if notification delivered

Open alexkhazzam opened this issue 3 years ago • 0 comments

Hi!

The library should include a method that detects whether the notification was delivered. Currently, addEventListener(“notification”, callback) ONLY executes when a notification was pressed or swiped away; it does not execute when the notification was simply sent. This is a push notification library, and it is missing one of the most fundamental attributes!

alexkhazzam avatar Apr 12 '21 22:04 alexkhazzam