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
There is an issue with the CameraView dependency where the camera orientation is not being handled correctly, which is causing the app to crash. When the device is rotated or the screen orientation changes, the camera settings are not being adjusted properly, leading to the crash.
I request that you implement proper handling for the camera orientation to resolve this issue.
Additionally, if you need to stop logcat, there should be an option to disable it so that unnecessary logs can be filtered or closed.
The text was updated successfully, but these errors were encountered:
There is an issue with the CameraView dependency where the camera orientation is not being handled correctly, which is causing the app to crash. When the device is rotated or the screen orientation changes, the camera settings are not being adjusted properly, leading to the crash.
I request that you implement proper handling for the camera orientation to resolve this issue.
Additionally, if you need to stop logcat, there should be an option to disable it so that unnecessary logs can be filtered or closed.
The text was updated successfully, but these errors were encountered: