You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/browser-support.md
+8-7
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ In pursuit of [adaptive styling](../core-concepts/fundamentals.md#adaptive-styli
18
18
19
19
| Framework | Android | iOS |
20
20
| :-------: | :--------------------: | :---: |
21
+
| Ionic v8 | 5.1+ with Chromium 89+ | 15.0+ |
21
22
| Ionic v7 | 5.1+ with Chromium 79+ | 14.0+ |
22
23
| Ionic v6 | 5.0+ with Chromium 60+ | 13.0+ |
23
24
| Ionic v5 | 5.0+ | 11.0+ |
@@ -37,10 +38,10 @@ To figure out what version of the webview a device is running, log `window.navig
37
38
38
39
Because Ionic is based on web technologies, it works just as well on desktop browsers as it does on mobile devices. For more information on desktop layouts, see [Cross Platform](../core-concepts/cross-platform.md#desktop).
0 commit comments