BlinkID / blinkid-react-native

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

Scanning does not result in result ever #183

Closed msegers closed 2 years ago

msegers commented 2 years ago

Hi, I'm trying out BlinkID to use in our flow. However after following instructions, I'm able to start Scanning, but a result is never registered.

Documents I tried on:

German ID on screen German Passport Dutch Driver's License Dutch ID Card

Afaik these should all be supported, but hovering above my ID card(s) seems to have no effect and the screen never reports back unless I close it manually. Is this some common mistake of something I forgot to set up? I copied some of the logic of the example files to make sure I didn't make any mistakes.

msegers commented 2 years ago

I just noticed in xcode there were logs about my license, NOT in expo etc. I'd recommend to just close the camera in this scenario I've been staring blindly at other logs 😕, not sure what went wrong with my setup tho