Skip to content

Commit 69e012a

Browse files
authored
Merge pull request #181960 from hkharoud/patch-1
Reporting a bug with Safari crash when user switches camera view
2 parents eab13c8 + b598cbd commit 69e012a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@ This article provides information about limitations and known issues related to
2222

2323
The following sections provide information about known issues associated with the Communication Services JavaScript voice and video calling SDKs.
2424

25+
### iOS with Safari crashes and refreshes the page if a user tries to switch from front camera to back camera.
26+
27+
ACS 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.
28+
29+
This issue is fixed in ACS Calling SDK version 1.3.1-beta.1.
30+
31+
* iOS Safari version: 15.1
32+
2533
### iOS with Safari crashes and refreshes the page if a user tries to send video in a call
2634

2735
iOS 15.1 introduced a bug that affects the majority of Communication Services calls with video that are placed in iOS with Safari. Specifically, the problem occurs when a user joins a Communication Services call or a meeting in Microsoft Teams by using Communication Services on iOS 15.1 on any browser with video turned on. This set of circumstances causes the Safari browser to crash.

0 commit comments

Comments
 (0)