Hi CameraX team,
We're seeing an intermittent production crash with LifecycleCameraController:
The crash occurs while calling setCameraSelector() and CameraX fails to bind the use cases.
Has anyone encountered this issue? Under what conditions can CameraX report "No available camera can be found" even though the device has cameras? Are there known device-specific issues or recommended recovery strategies (retry, unbind/rebind, checking concurrent use cases, etc.)?
Any guidance would be greatly appreciated. Thanks!