Open disappearer opened 4 years ago
Handle notifications sent while browser was closed, and were handled on a different device.
Maybe convert notification_pending column to JSON and store for which tokens there are notifications pending.
notification_pending
Maybe do something with notification replacement. https://developer.mozilla.org/en-US/docs/Web/API/Notification/tag
Handle notifications sent while browser was closed, and were handled on a different device.
Maybe convert
notification_pending
column to JSON and store for which tokens there are notifications pending.Maybe do something with notification replacement. https://developer.mozilla.org/en-US/docs/Web/API/Notification/tag