You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
Hello @ws7one Could you send a request to our [email protected] and provide more details about the issue. We need to understand what database you are trying to integrate manually.
@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.
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?
The text was updated successfully, but these errors were encountered: