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: articles/communication-services/concepts/voice-video-calling/calling-sdk-features.md
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,18 +103,19 @@ The following timeouts apply to the Communication Services Calling SDKs:
103
103
104
104
## JavaScript Calling SDK support by OS and browser
105
105
106
-
The following table represents the set of supported browsers which are currently available. We support the most recent three versions of the browser unless otherwise indicated.
106
+
The following table represents the set of supported browsers which are currently available. **We support the most recent three versions of the browser** unless otherwise indicated.
| Android | ✔️ | ❌ | ❌ | Outgoing Screen Sharing is not supported. |
111
-
| iOS | ❌ | ✔️ | ❌ |[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. Outgoing screen sharing is not supported. |
112
-
| macOS | ✔️ | ✔️ | ❌ | Safari 14+/macOS 11+ needed for outgoing video support. |
* For Safari versions 13.1+ are supported, 1:1 calls are not supported on Safari.
117
-
* Unless otherwise specified, the past 3 versions of each browser are supported.
116
+
* 1:1 calls are not supported on Safari.
117
+
* Outgoing Screen Sharing is not supported on iOS or Android.
118
+
*[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.
118
119
119
120
## Android Calling SDK support
120
121
@@ -158,4 +159,4 @@ For example, this iframe allows both camera and microphone access:
158
159
For more information, see the following articles:
159
160
- Familiarize yourself with general [call flows](../call-flows.md)
160
161
- Learn about [call types](../voice-video-calling/about-call-types.md)
161
-
-[Plan your PSTN solution](../telephony-sms/plan-solution.md)
162
+
-[Plan your PSTN solution](../telephony-sms/plan-solution.md)
0 commit comments