Has anyone tried using SQLite with Entity Framework (.NET) on Android?
It works perfectly fine on Windows, but doesn't work on Android exports
I'm getting the System.DLLNotFoundException: e_sqlite3 and seems like I've tried everything I was able to find to fix it
Most of the tries were around sqlite-net-pcl and several SQLitePCLRaw.* NuGet packages of different versions