Which browsers does Express Web SDK support?
2022-11-16
Products / Plugins:Video Call / Audio Call / Live streaming
Platform / Framework:Web
Since different browsers have different support for Web, the browsers and versions currently supported by Web SDK are as follows:
| Browser | Windows | Mac | Android | iOS |
|---|---|---|---|---|
| Chrome 58 or above | ✔️ | ✔️ | ✔️ | ✖️ |
| FireFox 56 or above | ✔️ | ✔️ | ✔️ | ✖️ |
| Safari 11 or above | - | ✔️ | - | ✔️ |
| Opera 45 or above | ✔️ | ✔️ | Partially supported | ✖️ |
| QQ Browser latest version | ✔️ | ✔️ | Partially supported | ✖️ |
| 360 Security Browser Speed Mode | ✔️ | ✔️ | ✖️ | ✖️ |
| WeChat Browser | - | - | ✔️ |
|
| WebView | - | - | ✔️ |
|
Note
- Only supports SSL web servers (https), localhost, 127.0.0.1 is equivalent to https.
- It is recommended to use Chrome 65 or above.

