iOS 17 camera capture assertions and issues

Hello,

Starting in iOS 17, our application started having some issue publishing to our video session. More specifically the video capture seems to be broken in some, but not all sessions. What's troubling is that we're seeing that it fails consistently every 4 sessions.

It also fails silently, without reporting any problems to the app. We only notice that there are no frames being rendered or sent to the remote devices.

Here's what shows-up in the console:

<<<< FigCaptureSourceRemote >>>> Fig assert: "! storage->connectionDied" at bail (FigCaptureSourceRemote.m:235) - (err=0) <<<< FigCaptureSourceRemote >>>> Fig assert: "err == 0 " at bail (FigCaptureSourceRemote.m:253) - (err=-16453)

Anyone seeing this? Any idea what could be the cause? Our sessions work perfectly on iOS16 and below.

Thanks

Have you found any leads or solutions to this? Experiencing the same issue.

iOS 17 camera capture assertions and issues
 
 
Q