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?