iOS17 beta5, our app's camera got CameraSessionWasInterrupted exception

We found there high possibility of CameraSessionWasInterrupted exception in iOS17 beta5

any body knows why?

add more details: the reason of CameraSessionWasInterrupted exception is :1 , which means AVCaptureSessionInterruptionReasonVideoDeviceNotAvailableInBackground

iOS17, we have encountered the similar issue, camera start failed, and we get a interruption reason is AVCaptureSessionInterruptionReasonKey = 4(AVCaptureSessionInterruptionReasonVideoDeviceNotAvailableWithMultipleForegroundApps).

I found that restarting the APP had no effect when encountering this kind of error, but restarting the phone just worked.(AVCaptureSessionInterruptionReasonVideoDeviceNotAvailableWithMultipleForegroundApps ios17 )

same problem.any advice?

My users are reporting the same problem. Is there any solution?

same problem.any advice?

same problem.any advice?

iOS17 beta5, our app's camera got CameraSessionWasInterrupted exception
 
 
Q