How can I access PreparingCameraState? #362
Unanswered
aggeloskoutanis
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone,
I noticed there is a camera state called
PreparingCameraStatebut I am not sure when this state is active. I was expecting that this state is active while the camera sensor is being initialized. But that's not the case. I need to access this state to solve this issue -> #361.Can anyone suggest a solution or how to access this state?
Thanks! Happy coding everyone!
All reactions