BlinkID / blinkid-android

Everything you need to add AI-driven ID scanning into your native Android app.
https://microblink.com/identity/identity-document-scanning/
445 stars 153 forks source link

Camera view has no children?!? #272

Closed Sevastyan closed 2 years ago

Sevastyan commented 2 years ago

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 2 years ago

Hi @Sevastyan,

Could you please give us a bit more info on how you've implemented RecognizerRunnerView into scan activity?

Regards, Anja