Skip to content

Commit

Permalink
Safari on iOS 17.4 will lose PWA capabilities in the EU (#6974)
Browse files Browse the repository at this point in the history
* Update push-api.json

* Update push-api.json

---------

Co-authored-by: Alexis Deveria <adeveria@gmail.com>
  • Loading branch information
Schweinepriester and Fyrd authored Feb 27, 2024
1 parent f3688cd commit b5d9f13
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions features-json/push-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@
"17.1":"a #6",
"17.2":"a #6",
"17.3":"a #6",
"17.4":"a #6"
"17.4":"a #6 #7"
},
"op_mini":{
"all":"n"
Expand Down Expand Up @@ -600,7 +600,8 @@
"3":"Safari 7.0 - 16.0 supported a custom implementation which remains available in later versions, see [Safari Push Notifications](https://developer.apple.com/notifications/safari-push-notifications/) and [WWDC video](https://web.archive.org/web/20210419000205/https://developer.apple.com/videos/play/wwdc2013/614/)",
"4":"Disabled on Firefox ESR, but can be re-enabled with the `dom.serviceWorkers.enabled` and `dom.push.enabled` flags",
"5":"Only available on macOS 13 Ventura or later and only in Safari itself, not WKWebView nor SFSafariViewController",
"6":"Requires website to first be [added to the Home Screen](/web-app-manifest). Delivered silently, meaning no sound, vibration, haptics or screen wake."
"6":"Requires website to first be [added to the Home Screen](/web-app-manifest). Delivered silently, meaning no sound, vibration, haptics or screen wake.",
"7":"Only available outside of the European Union"
},
"usage_perc_y":79.04,
"usage_perc_a":13.92,
Expand Down

0 comments on commit b5d9f13

Please sign in to comment.