Skip to content

Commit 9dd49d6

Browse files
authored
Update known-issues.md
1 parent 7cf75ec commit 9dd49d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ 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:
30+
31+
* Orientation on the receiver's end won't be correct. Mitigation: Switch device orientation to horizontal.
32+
* Going to background will refresh user's call. Mitigation: Stop video before going to background.
33+
2934
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.
3035

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

0 commit comments

Comments
 (0)