ios
ios copied to clipboard
Checking to see if notification delivered
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!