newlogic / smartscanner-core

ID scanning Android app and library. Supports MRZ, NFC, Barcodes, and ID PASS Lite cards.
Apache License 2.0
70 stars 19 forks source link

Downloading OCR models. Please wait... #110

Closed Mojtaba-Shafaei closed 2 years ago

Mojtaba-Shafaei commented 2 years ago

Downloading OCR models. Please wait..."

When opening the MRZ scanning, this message ("Downloading OCR models. Please wait...") appears in the center of the screen after 5 minutes it changed to "Processing OCR models. PLease wait...". I kept it running for 10 minutes but nothing happened

Steps to Reproduce the Problem

  1. clone the repository, and check out the tag 0.3.7
  2. run the application
  3. press MRZ scanner
rjmangubat23 commented 2 years ago

Hello @Mojtaba-Shafaei may we ask what phone did you use?

In the mean time can you please check if Google Play Services is on the latest updated version and then try to checkout develop branch and run the app from there.

Mojtaba-Shafaei commented 2 years ago

I have a moto g 5G plus (XT2075-3) android 11, I have the latest version of play service. I'm testing it again and will inform you

rjmangubat23 commented 2 years ago

Will be addressed via https://github.com/idpass/smartscanner-core/issues/116 on this branch: https://github.com/idpass/smartscanner-core/tree/feature/text-recognition-v2