Skip to content

Commit 82f4e26

Browse files
Merge pull request #220806 from sloanster/patch-8
Update calling-sdk-features.md
2 parents 0aa1323 + 194a59b commit 82f4e26

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

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

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -110,16 +110,18 @@ The maximum call duration is 30 hours, participants that reach the maximum call
110110

111111
The following table represents the set of supported browsers which are currently available. **We support the most recent three major versions of the browser (most recent three minor versions for Safari)** unless otherwise indicated.
112112

113-
| Platform | Chrome | Safari | Edge (Chromium) | Firefox |
114-
| ------------ | ------ | ------ | -------------- | ------- |
115-
| Android | ✔️ ||||
116-
| iOS || ✔️ |||
117-
| macOS | ✔️ | ✔️ | ✔️ | ✔️ |
118-
| Windows | ✔️ || ✔️ | ✔️ |
119-
| Ubuntu/Linux | ✔️ ||||
113+
| Platform | Chrome | Safari | Edge | Firefox | Webview |
114+
| ------------ | ------ | ------ | ------ | ------- | ------- |
115+
| Android | ✔️ |||| ✔️ * |
116+
| iOS || ✔️ ||||
117+
| macOS | ✔️ | ✔️ | ✔️ | ✔️ ||
118+
| Windows | ✔️ || ✔️ | ✔️ ||
119+
| Ubuntu/Linux | ✔️ |||| |
120120

121121
* Outgoing Screen Sharing is not supported on iOS or Android.
122122
* Firefox support is in public preview.
123+
* ACS only supports Android System WebView on Android in public preview. Other types of embedded browsers or WebView on other OS platforms are not officially supported, for example, iOS WKWebView, GeckoView, Chromium Embedded Framework (CEF), Microsoft Edge WebView2.
124+
Running JavaScript Calling SDK on these platforms is not actively tested, it may or may not work.
123125
* [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 is a limitation of the OS, and there's always only one device, OS controls default device selection.
124126

125127
## Android Calling SDK support

0 commit comments

Comments
 (0)