Hello @leizh007, First, a point of clarification: According to the Apple documentation https://developer.apple.com/documentation/avfoundation/avcapturesession/interruptionreason/videodevicenotavailablewithmultipleforegroundapps?language=objc , this interruption typically occurs when the app is running in a multi-app layout such as Slide Over, Split View, or Picture in Picture — all of which are iPad-only features. Picture in Picture is supported on iPhone as well (FaceTime for example). Now, back to your original question: Why Does AVCaptureSessionInterruptionReasonVideoDeviceNotAvailableWithMultipleForegroundApps Occur on iPhone? Based on what you've mentioned, it sounds like you are receiving this interruption when there are not multiple foreground apps. That should not happen, and so my recommendation is that you file a bug report for this issue using Feedback Assistant if you haven't already. And users have reported that when the above error occurs and causes the camera to go black, restarting th
Topic:
Media Technologies
SubTopic:
Photos & Camera
Tags: