We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae1b2d1 commit cffaf2fCopy full SHA for cffaf2f
1 file changed
programming/javascript/user-guide/zip-guide.md
@@ -21,12 +21,10 @@ The following table is a list of supported browsers based on the above requireme
21
22
| Browser Name | Version |
23
| :----------: | :--------------: |
24
-| Chrome | v88+<sup>1</sup> |
25
-| Firefox | v68+<sup>1</sup> |
26
-| Edge | v79+ |
27
-| Safari | v14.5+ |
28
-
29
-<sup>1</sup> Devices running iOS need to be on iOS 14.5+ for camera video streaming to work in Chrome, Firefox or other apps using webviews.
+| Chrome | v88+ |
+| Firefox | v88+ |
+| Edge | v89+ |
+| Safari | v15+ |
30
31
Apart from the browsers, the operating systems may impose some limitations of their own that could restrict the use of the SDK.
32
0 commit comments