You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/voice-video-calling/known-issues-native.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,9 @@ This article provides known issues related to using the Azure Communication Serv
18
18
19
19
When utilizing Android API emulators on Android 5.0 (API level 21) and Android 5.1 (API level 22), some crashes are expected.
20
20
21
-
## iOS ongoing video Picture in Picture (PiP)
21
+
## iPhone and iPad simulators not working if CallKit is enabled
22
22
23
-
Incoming video stops when app goes to background. If the application is in foreground the video renders correctly.
23
+
CallKit only works if an application is deployed to real devices. In simulators, using CallKit will cause it to crash. Developers on simulators are encouraged to turn off CallKit in local development.
0 commit comments