mercuriete / android-mrz-reader

MRZ camera reader
Apache License 2.0
46 stars 28 forks source link

Network is unreachable - cannot download language data. Please enable network access and restart this app. #14

Open farzin6800 opened 5 years ago

farzin6800 commented 5 years ago

Hi. When I use your code inside my app or as a library always i face to this problem :

Network is unreachable - cannot download language data. Please enable network access and restart this app.

mercuriete commented 5 years ago

I will have a look.

m-khanz commented 4 years ago

Hi, @farzin6800 is your problem resolved? I am facing the same issue

mercuriete commented 4 years ago

ok, its time to update this app.

mercuriete commented 4 years ago

Not sure what you are talking about.... I will update the master branch with latest build tools. and I will try to port to androidx.

mercuriete commented 4 years ago

@m-khanz The project has been updated to the latest SDK in this commit 80991a7c53b47e4558a7e45d193eaf7eace44d0a

The project worked on my samsung galaxy s9+ with a three-lines MRZ from my national ID.

mercuriete commented 4 years ago

@m-khanz I updated all dependencies.

I bumped tesstwo to 9.1.0 and I bumped jmrtd to 0.7.19

I couldn't reproduce your problem. please check with master.