bonaparta13 / mrz_scanner

MIT License
6 stars 14 forks source link

Scanner does not work. #3

Open arno2303 opened 1 year ago

arno2303 commented 1 year ago

Help me please I tried example code on Redmi 9AT (Android 10Q) and on Huawei but application does not scan any MRZ I tried multiple ID cards but without change. I did not any error. It seems that onSuccess did not execute.

WaseemAbbasi22 commented 6 months ago

same issue i am facing example is running well because it is using local package but when use package from pub.dev it's not working i think this argument is missing form success callback onSuccess: (mrzResult, lines) lines argument is not included i tried with local import it's working fine but with pub.dev not working