regulaforensics / DocumentReader-iOS

iOS Framework for reading and validation of identification documents
56 stars 15 forks source link

Initialization error: db.dat is absent #15

Closed GJDK closed 5 years ago

GJDK commented 5 years ago

Hi @DmitrySmolyakov , I downloaded and added the db.dat to the Xcode project by "Add Files To project" option.

On successfully running the application, when i click the option, "DefaultModeViewController", Initialization process starts by downloading the database. But at last it is showing db.dat is absent.

Kindly help me on running the sample successfully.

Thanks.

GJDK commented 5 years ago

Also sometimes am getting Initialization error: db.dat is incorrect

DzmitrySmaliakou commented 5 years ago

Hello,

We have released new version yesterday, please make sure that you are use latest version 4.2. Try to run pod update command

GJDK commented 5 years ago

Thanks @DmitrySmolyakov for the help. After running "pod update", the sample is running fine.

DzmitrySmaliakou commented 5 years ago

Glad to help