Spike: Create a web app that sends push notifications on iOS
Spike: Create a web app that sends push notifications on iOS
Okay, finally got this to work.
Several things required to make it work.
Your site MUST have a manifest called by the exact name of "site.webmanifest" included as a link with rel="manifest" …
Spike: Create a web app that sends push notifications on iOS
So far I've discovered that PushManager is not available on window, at least.
It seems that it may be available as pushManager on the ServiceWorkerRegistration object, but I haven't been able…
Spike: Create a web app that sends push notifications on Android
Managed to send a push notification using this tutorial: https://codelabs.developers.google.com/codelabs/push-notifications/#8
Results:
- Choosing "forever" as the notification duration…
Spike: Create a web app that sends push notifications on Android
Spike: Create a web app that sends push notifications on iOS
Spike: Create a web app that sends push notifications on Android
aCheeseInTheDark
renamed repository from 2024-02-28 23:02:37 -05:00
numeric-types to aCheeseInTheDark/math-types
aCheeseInTheDark
pushed to adding-subtraction at aCheeseInTheDark/math-types
2024-02-21 00:52:53 -05:00
aCheeseInTheDark
created branch adding-subtraction in aCheeseInTheDark/math-types
2024-02-12 20:53:10 -05:00
aCheeseInTheDark
pushed to adding-subtraction at aCheeseInTheDark/math-types
2024-02-12 20:53:10 -05:00