Skip to content

Commit 872ee83

Browse files
authored
Merge pull request #180311 from fizampou/patch-8
Update known-issues.md
2 parents 822595c + b55bf13 commit 872ee83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ The following sections provide information about known issues associated with th
2626

2727
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.
2828

29-
We managed to bypass that bug, now users will be able to join calls with video on iOS 15.1 also with two limitations:
29+
We managed to bypass that bug and now users will be able to join calls with video on iOS 15.1 but that uncovered other issues with Webkit.
3030

3131
* Orientation on the receiver's end won't be correct. Mitigation: Switch device orientation to horizontal.
3232
* Going to background will refresh user's call. Mitigation: Stop video before going to background.
3333

34-
This is a [known bug on iOS 15.1 with Safari](https://bugs.webkit.org/show_bug.cgi?id=231505). You should prevent users from using (turning on) any video when using iOS 15.1 with Safari for Communication Services video calls. You should also prevent this activity for video call meetings between Microsoft Teams and Communication Services.
34+
This is a [known bug on iOS 15.1 with Safari](https://bugs.webkit.org/show_bug.cgi?id=231505).
3535

3636
### Refreshing a page doesn't immediately remove the user from their call
3737

0 commit comments

Comments
 (0)