BlinkID / blinkid-cordova

ID scanning for cross-platform apps built with Cordova and Phonegap.
48 stars 34 forks source link

Error: Recognizer type not supported: DocumentFace #20

Closed rachitaroraa closed 6 years ago

rachitaroraa commented 7 years ago

According to the sample present in www, I am adding DocumentFace as types

/**

this is opening a dialog box with Error: Recognizer type not supported: DocumentFace.

I am new to Blink Id and also not able to find proper document regarding this. I wanted to scan the passport and also need the image from it. Please suggest.

lirfu commented 6 years ago

Hi @rachitaroraa,

thank you for reporting this issue. The new release (1.1.8) fixes this issue.

The code sample for configuration of various recognizers and result extraction for Android can be found here.

The code sample for using the result image is here on lines 95-100.

Detailed documentation for the BlinkId SDK for Android is here.

If you're satisfied with this answer please close this issue. Thank you!

lirfu commented 6 years ago

Dear @rachitaroraa,

can you please verify that your issue is solved?