regulaforensics / react-native-document-reader

React-Native Framework for reading and validation of identification documents
19 stars 10 forks source link

Initialization fails after db manual setup #9

Open ws7one opened 2 years ago

ws7one commented 2 years ago

Hi, initialization works fine once database is pulled. So after running .prepareDatabase or .runAutoUpdate, if you initialize, it works fine. But I want to setup db locally. After adding db.dat file to the resources mentioned in the doc, the initialization seems to be failing. How to fix this?

toutouli commented 2 years ago

Is there any solution? I have the same problem,iOS and Android simulator works fine,But on the real Android devices,the app crashes without any error when initialization. I have tried several brands of phones and all have the same problem

DzmitrySmaliakou commented 2 years ago

Hello @ws7one Could you send a request to our support@regulaforensics.com and provide more details about the issue. We need to understand what database you are trying to integrate manually.

DzmitrySmaliakou commented 2 years ago

@toutouli Looks like it is another issue. Could you provide your device characteristics, it is based on armiabi-v7a? In the latest release 6.1 we have some known issue with devices that used armabi-v7a instructions. The issue is already fixed and will be released shortly.