Skip to content

Commit

Permalink
I believe all iOS browsers support installing sites as apps as it's p…
Browse files Browse the repository at this point in the history
…art of the share menu and a feature of WKWebView
  • Loading branch information
FormularSumo committed Jun 21, 2024
1 parent e01daf2 commit 07ebdbe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ On mobile:

### Installing sites as apps

Chrome for desktop and mobile, Safari for desktop and mobile, and Edge for desktop also support installing any website as an app. However, this is not specific to PWA because the site doesn't need to meet the installability criteria described in this guide, and because the browser doesn't proactively promote the site for installation.
Safari, all iOS browsers since iOS 16.4, Chrome for desktop and Android, and Edge for desktop also support installing any website as an app. However, this is not specific to PWA because the site doesn't need to meet the installability criteria described in this guide, and because the browser doesn't proactively promote the site for installation.

### Triggering the install prompt

Expand Down

0 comments on commit 07ebdbe

Please sign in to comment.