-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
This would be very convenient to execute custom code when users subscribe or unsubscribe to notifications.
I suggest implementing a callback mechanism, for instance by adding a callback parameter in to the subscribe and unsubscribe functions, and execute the callbacks in or instead of reg.pushManager.subscribe(options).then and subscription.unsubscribe().then for instance.
What do you think?
iragm
Metadata
Metadata
Assignees
Labels
No labels