BlinkID / blinkid-react-native

ID scanning for cross-platform apps built with ReactNative.
175 stars 59 forks source link

Taking too much time to read the Malaysian MyCard #123

Closed rahulcs1989 closed 5 years ago

rahulcs1989 commented 5 years ago

For my project I am using BlinkIDReactNative.MalaysiaMyKadFrontRecognizer(). It takes too much time to scan the card. Anyone faced the same problem before? Any help appreciated.

peterWilson34 commented 5 years ago

I had the same problem using UnitedArabEmiratesIdFrontRecognizerResult.

culoi commented 5 years ago

Hi all,

We will need more information on this topic.

There are so many factors that can impact the scan speed.

If you are able, I suggest that you contact us directly at support@microblink.com with more information so we can check this out.

Regards

rahulcs1989 commented 5 years ago

@peterWilson34 @culoi I downgraded to 4.4 and we have more IDs like MyKad, MyKas, Passport, I-Kad etc. And if we are including all readers in a single scan, it will go to each ID module and check so that it will take long time. So I added a popup where the user can select which ID he is going to scan.