Skip to content

Commit b74fbde

Browse files
committed
docs(pwa) ios26 updates
1 parent 628b3a4 commit b74fbde

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

docs/install-pwa.md

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
- [File Handling](#file-handling)
99
- [Installation by Platform](#installation-by-platform)
1010
- [Desktop Chrome/Edge](#desktop-chrome)
11-
- [Desktop Safari (macOS)](#desktop-safari-macos)
11+
- [Desktop Safari (MacOS)](#desktop-safari-macos)
1212
- [Desktop Firefox](#desktop-firefox)
13-
- [iPadOS (Safari)](#ipados--ios-safari)
13+
- [iPadOS/iOS (Safari)](#ipados--ios-safari)
1414
- [Android (Chrome)](#android-chrome)
1515
- [Using File Handling Features](#using-file-handling-features)
1616
- [Desktop: "Open With" Integration](#desktop-open-with-integration)
@@ -76,9 +76,7 @@ This document provides step-by-step instructions for installing a Progressive We
7676

7777
- [Google Chrome Help: Install a Progressive Web App](https://support.google.com/chrome/answer/9658361?hl=en)
7878

79-
---
80-
81-
## Desktop Safari (macOS)
79+
## Desktop Safari (MacOS)
8280

8381
![safari install](https://raw.githubusercontent.com/wiki/xero/text0wnz/img/pwa-safari.png)
8482

@@ -97,8 +95,6 @@ This document provides step-by-step instructions for installing a Progressive We
9795
- [Apple: Add a website icon to your Home Screen](https://support.apple.com/en-gb/guide/safari-iphone/iph3d60f5ef/ios)
9896
- [Apple Developer: Web Apps on macOS](https://developer.apple.com/news/?id=7n3z7a2q)
9997

100-
---
101-
10298
## Desktop Firefox
10399

104100
**Steps:**
@@ -111,8 +107,6 @@ This document provides step-by-step instructions for installing a Progressive We
111107

112108
- [Mozilla Bugzilla: PWA Desktop App Support](https://bugzilla.mozilla.org/show_bug.cgi?id=1603312)
113109

114-
---
115-
116110
## iPadOS / iOS (Safari)
117111

118112
![ipad install](https://raw.githubusercontent.com/wiki/xero/text0wnz/img/pwa-ios.png)
@@ -131,11 +125,10 @@ This document provides step-by-step instructions for installing a Progressive We
131125
- Enhanced file picker (accepts all files)
132126
- _No share target or Finder integration (iOS limitation)_
133127

134-
**Reference:**
128+
**References:**
135129

136130
- [Apple: Add a website icon to your Home Screen](https://discussions.apple.com/thread/255899735)
137-
138-
---
131+
- [Webkit: Features in Safari 26](https://webkit.org/blog/17333/webkit-features-in-safari-26-0/)
139132

140133
## Android (Chrome)
141134

@@ -159,8 +152,6 @@ This document provides step-by-step instructions for installing a Progressive We
159152
- [Google Chrome Help: Install a Progressive Web App](https://support.google.com/chrome/answer/9658361?hl=en)
160153
- [Web.dev: PWA install prompts](https://web.dev/install-criteria/)
161154

162-
---
163-
164155
## Using File Handling Features
165156

166157
### Desktop: "Open With" Integration

0 commit comments

Comments
 (0)