BlinkID / blinkid-cordova

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

Issues with IMM13 document #97

Closed jdixosnd closed 4 years ago

jdixosnd commented 5 years ago

Description :

There are different types of IMM13 documents('Single entry visa','visa pass') which starts from different series(please find attached images 'one' and 'two' ). two one

For Image 'one' I am getting the response from scan with document type 4. But for image 'two' I am not getting response and eventually it fails.

I am using MRTDRecognizer like below,

recognizer = new (<any>window).cordova.plugins.BlinkID.MrtdRecognizer();
documentOverlaySettings = new <any>window).cordova.plugins.BlinkID.DocumentVerificationOverlaySettings();

Moreover, I want to know for which card the service will return 6 as all the cards are of IMM13.

Environment Details

BlinkID version: 4.4.1 Device model: OnePlus 5T Device Android version: Pie Device ABI (processor architecture, e.g. ARMv7): Qualcomm Snapdragon 835 MSM8998

culoi commented 5 years ago

Hello @jdixosnd

Can you please try to scan the Pass with our BlinkID app from the Play Store: https://play.google.com/store/apps/details?id=com.microblink.blinkidapp

We are performing some internal tests on the document and will let you know once we find out more info.

In meantime, please test with the BlinkID app from the store just to make sure that the issue is not in the version of the SDK that you are using.

Best regards

jdixosnd commented 5 years ago

Hi @culoi !,

Your prompt response is highly appreciated.

As suggested by you I have also tried with the BlinkID app from the Play Store but sadly it also failed to scan, I have tried with PASSPORT and VISA category in the app.

jdixosnd commented 5 years ago

Hi @culoi , Any update on this?

Cerovec commented 4 years ago

Hi @jdixosnd,

Sorry for the long delay, we hope you managed to resolve this successfully. In any case, for IMM13 documents we've added the feature to allowSpecialCharacters in our MrtdRecognizer, which allows you to scan all types of IMM13 documents.

Let us know if this is still an issue for you.

Thanks! Jurica.

Cerovec commented 4 years ago

Hi @jdixosnd,

We hope you managed to solve this issue. We'll close this issue for the moment. If you need anything else please be free to open another issue or reopen this one.

Thanks, Jurica.