updated README.md
This commit is contained in:
parent
1e63238eb8
commit
148deb68db
|
@ -1646,8 +1646,8 @@ Future main() async {
|
||||||
The JavaScript Service Worker API are available starting from iOS 14.0+.
|
The JavaScript Service Worker API are available starting from iOS 14.0+.
|
||||||
|
|
||||||
To enable this JavaScript API on iOS there are only 2 ways:
|
To enable this JavaScript API on iOS there are only 2 ways:
|
||||||
- using `App-Bound Domains`
|
- using "App-Bound Domains"
|
||||||
- your App proposes itself as a possible Default Browser such as iOS Safari or Google Chrome
|
- your App proposes itself as a possible "Default Browser" such as iOS Safari or Google Chrome
|
||||||
|
|
||||||
##### iOS App-Bound Domains
|
##### iOS App-Bound Domains
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue