You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating the notification, we would provide the ID, which we could later use in a cancel request and thus revoke the previously created notification, regardless of whether it is permanent or not. Controllability of setAutoCancel would also be useful.
The permanent notification is advantageous because the user cannot delete it. Revoking a notification remotely can also be useful in certain situations. Sorry if your program already knows this, but I haven't noticed it yet.
Please make the .setOngoing property of the notification remotely accessible.
The text was updated successfully, but these errors were encountered: