Camera view has no children?!?
Sevastyan opened this issue · 1 comments
Sevastyan commented
Description
I'm tying to use RecognizerRunnerView
with custom LifecycleOwner
, but there is no camera preview (just a white screen) and the following message:
E/RecognizerRunnerView.java:4@main(10487): Camera view has no children?!?
What is wrong?
anjapenic commented
Hi @Sevastyan,
Could you please give us a bit more info on how you've implemented RecognizerRunnerView into scan activity?
Regards,
Anja