#remindernotifications — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #remindernotifications, aggregated by home.social.
-
I had no idea how difficult it was to make reliable calendar-like notifications in a web app, without a server sending push events.
Its even harder if I want to support Firefox and not require Chrome. (And I do want to support Firefox and not require Chrome).
Trying to see if either delegating the timing to an open tab or using the WebExtensions api provides any options, but it has not been a clear journey, so far.
#pwa #Firefox #ReminderNotifications #ServiceWorkers #WebApp
-
I had no idea how difficult it was to make reliable calendar-like notifications in a web app, without a server sending push events.
Its even harder if I want to support Firefox and not require Chrome. (And I do want to support Firefox and not require Chrome).
Trying to see if either delegating the timing to an open tab or using the WebExtensions api provides any options, but it has not been a clear journey, so far.
#pwa #Firefox #ReminderNotifications #ServiceWorkers #WebApp