1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-22 19:33:27 +01:00

Add TODO comment about Safari 17 PWA

This commit is contained in:
nimbleghost 2023-06-07 20:44:28 +02:00
parent 03aa67ed68
commit 18edff9afe

View file

@ -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.
<!-- 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.
Look at the [compatibility table](https://caniuse.com/web-app-manifest) for more info.