BlinkID / blinkid-xamarin

ID scanning SDK, wrapped for cross-platform apps built with Xamarin.
https://microblink.com/blinkid
50 stars 24 forks source link

BlinkId Xamarin Forms not scanning the ID Card. #71

Open shaanmuhammaddev opened 2 years ago

shaanmuhammaddev commented 2 years ago

I am using this version: 5.13.0 Camera is open and when I try to scan ID card its just not scanning any ID card. No crashes, no errors. Is there anything I am missing. I have clone code from GitHub sample https://github.com/BlinkID/blinkid-xamarin.

anjapenic commented 2 years ago

Hi @shaanmuhammaddev,

Which IDs are you scanning? Could you check are they supported in the SDK? You can find the list of the documents that are supported here. Have you implemented your own license key or are you using the one that's in the sample?

Best regards, Anja