Skip to content

Commit 40098a4

Browse files
Merge pull request #218613 from sloanster/patch-8
Update calling-sdk-features.md
2 parents ea600c7 + 0c1e335 commit 40098a4

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -110,15 +110,16 @@ 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) |
114-
| ------------ | ------ | ------ | -------------- |
115-
| Android | ✔️ |||
116-
| iOS || ✔️ ||
117-
| macOS | ✔️ | ✔️ | ✔️ |
118-
| Windows | ✔️ || ✔️ |
119-
| Ubuntu/Linux | ✔️ |||
113+
| Platform | Chrome | Safari | Edge (Chromium) | Firefox |
114+
| ------------ | ------ | ------ | -------------- | ------- |
115+
| Android | ✔️ ||| |
116+
| iOS || ✔️ |||
117+
| macOS | ✔️ | ✔️ | ✔️ | ✔️ |
118+
| Windows | ✔️ || ✔️ | ✔️ |
119+
| Ubuntu/Linux | ✔️ ||| |
120120

121121
* Outgoing Screen Sharing is not supported on iOS or Android.
122+
* Firefox support is in public preview.
122123
* [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.
123124

124125
## Android Calling SDK support

0 commit comments

Comments
 (0)