mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-11-23 03:43:47 +01:00
Add TODO comment about Safari 17 PWA
This commit is contained in:
parent
03aa67ed68
commit
18edff9afe
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ push notifications, and an app badge with the unread notification count.
|
||||||
|
|
||||||
To receive background notifications, either the browser or the installed web app must be open.
|
To receive background notifications, either the browser or the installed web app must be open.
|
||||||
|
|
||||||
|
<!-- TODO: (Q4 2023) Safari 17 / macOS 14 Sonoma supports installable PWAs too -->
|
||||||
|
|
||||||
Web app installation is supported on Chrome and Edge on desktop, as well as Chrome on Android and Safari on iOS.
|
Web app installation is supported on Chrome and Edge on desktop, as well as Chrome on Android and Safari on iOS.
|
||||||
Look at the [compatibility table](https://caniuse.com/web-app-manifest) for more info.
|
Look at the [compatibility table](https://caniuse.com/web-app-manifest) for more info.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue