Skip to content

Commit 0cdda35

Browse files
authored
Merge pull request #200423 from hkharoud/patch-3
Update known-issues.md
2 parents 1fd3463 + e547a7c commit 0cdda35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/communication-services/concepts/known-issues.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ Occasionally, microphone or camera devices won't be released on time, and that c
5252

5353
Incoming video streams won't stop rendering if the user is on iOS 15.2+ and is using SDK version 1.4.1-beta.1+, the unmute/start video steps will still be required to re-start outgoing audio and video.
5454

55+
For iOS 15.4+, audio and video should be able to auto recover on most of the cases. On some edge cases, to unmute, an api to 'unmute' must be called by the application (can be as a result of user action) to recover the outgoing audio.
56+
5557
### iOS with Safari crashes and refreshes the page if a user tries to switch from front camera to back camera.
5658

5759
Azure Communication Services Calling SDK version 1.2.3-beta.1 introduced a bug that affects all of the calls made from iOS Safari. The problem occurs when a user tries to switch the camera video stream from front to back. Switching camera results in Safari browser to crash and reload the page.

0 commit comments

Comments
 (0)