The app crashed because the database file it was supposed to read did not exist,
The issue was resolved by firstly installing and updating e_sqlite3 dll from nuGet package manager, and then creating a new method that chechks if the directory of the database exists and if it doesnt it creates one and then it also creates the table.
This topic was modified 3 weeks ago by belkisanelaj.