Skip to content

Commit e0ccca3

Browse files
authored
Updated Edge browser support
1 parent 68cce0e commit e0ccca3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/concepts/voice-video-calling/calling-sdk-features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ The following table represents the set of supported browsers, which are currentl
119119
| Platform | Chrome | Safari | Edge | Firefox | Webview | Electron |
120120
| ------------ | ------ | ------ | ------ | ------- | ------- | ------- |
121121
| Android | ✔️ || ✔️ || ✔️ ||
122-
| iOS | ✔️ | ✔️ | ✔️^1^ || ✔️ ||
122+
| iOS | ✔️ | ✔️ | ✔️ || ✔️ ||
123123
| macOS | ✔️ | ✔️ | ✔️ | ✔️ || ✔️ |
124124
| Windows | ✔️ || ✔️ | ✔️ || ✔️ |
125125
| Ubuntu/Linux | ✔️ ||||||
@@ -128,7 +128,7 @@ The following table represents the set of supported browsers, which are currentl
128128
- Firefox support is in public preview.
129129
- Currently, the calling SDK only supports Android System WebView on Android, iOS WebView(WKWebView) in public preview. Other types of embedded browsers or WebView on other OS platforms aren't officially supported, for example, GeckoView, Chromium Embedded Framework (CEF), Microsoft Edge WebView2. Running JavaScript Calling SDK on these platforms isn't actively tested, it might or might not work.
130130
- [An iOS app on Safari can't enumerate/select mic and speaker devices](../known-issues.md#enumerating-devices-isnt-possible-in-safari-when-the-application-runs-on-ios-or-ipados) (for example, Bluetooth). This issue is a limitation of iOS, and the operating system controls default device selection.
131-
- **1** iOS Edge browser support is available in public preview in WebJS SDK version [1.30.1-beta.1](https://github.com/Azure/Communication/blob/master/releasenotes/acs-javascript-calling-library-release-notes.md#1301-beta1-2024-10-01) and higher.
131+
- iOS Edge browser support is available in public preview in WebJS SDK version [1.30.1-beta.1](https://github.com/Azure/Communication/blob/master/releasenotes/acs-javascript-calling-library-release-notes.md#1301-beta1-2024-10-01) and higher.
132132

133133
## Calling client - browser security model
134134

0 commit comments

Comments
 (0)