Open haohighview opened 7 years ago
I have the same issue did you figure why this happen
Xamarin caused by: android.runtime.JavaProxyThrowable: System.DllNotFoundException: /system/lib64/libsqlite.so
SQLite.Net.Platform.XamarinAndroid.SQLiteApiAndroidInternal.sqlite3_open_v2(byte[], ref intptr, int, intptr)(wrapper managed-to-native)
SQLite.Net.Platform.XamarinAndroid.SQLiteApiAndroid.Open(byte[] filename, ref IDbHandle db, int flags, IntPtr zvfs)<8dbf6ff85082469fb9d4dfaa9eae6b69>:0
SQLite.Net.SQLiteConnection.SQLiteConnection(ISQLitePlatform sqlitePlatform, string databasePath, SQLiteOpenFlags openFlags, bool storeDateTimeAsTicks, IBlobSerializer serializer, IDictionary<TKey, TValue> tableMappings, IDictionary<TKey, TValue> extraTypeMappings, IContractResolver resolver)<8f2bb39aeff94a30a8628064be9c7efe>:0
SQLite.Net.SQLiteConnection.SQLiteConnection(ISQLitePlatform sqlitePlatform, string databasePath, bool storeDateTimeAsTicks, IBlobSerializer serializer, IDictionary<TKey, TValue> tableMappings, IDictionary<TKey, TValue> extraTypeMappings, IContractResolver resolver)<8f2bb39aeff94a30a8628064be9c7efe>:0
CrewBriefingForms.Droid.CrewBriefingDB_Android.GetConnection()
CrewBriefingForms.Database.DB_PCL.DropDatabase()
CrewBriefingForms.LoginPage.
Xamarin caused by: android.runtime.JavaProxyThrowable: System.DllNotFoundException: esqlite3 SQLite.Net.Platform.XamarinAndroid.SQLiteApiAndroidInternal.sqlite3_open_v2(byte[], ref intptr, int, intptr)(wrapper managed-to-native) SQLite.Net.Platform.XamarinAndroid.SQLiteApiAndroid.Open(byte[] filename, ref IDbHandle db, int flags, IntPtr zvfs)<0ce118559d8944d1942b16ca667c2567>:0 SQLite.Net.SQLiteConnection.SQLiteConnection(ISQLitePlatform sqlitePlatform, string databasePath, SQLiteOpenFlags openFlags, bool storeDateTimeAsTicks, IBlobSerializer serializer, IDictionary<TKey, TValue> tableMappings, IDictionary<TKey, TValue> extraTypeMappings, IContractResolver resolver) SQLite.Net.SQLiteConnectionWithLock.SQLiteConnectionWithLock(ISQLitePlatform sqlitePlatform, SQLiteConnectionString connectionString, IDictionary<TKey, TValue> tableMappings, IDictionary<TKey, TValue> extraTypeMappings) AppBoundlss.Android.Services.AndroidPlatformService.GetConnectionWithLock(string databasePath) AppBoundlss.PCL.SqliteHelper.get_ConnectionWithLock() AppBoundlss.PCL.SqliteHelper.get_AsyncConnection() AppBoundlss.PCL.App.Initialize() MvvmCross.Core.Platform.MvxSetup.CreateAndInitializeApp(IMvxPluginManager pluginManager) MvvmCross.Core.Platform.MvxSetup.InitializeApp(IMvxPluginManager pluginManager) MvvmCross.Core.Platform.MvxSetup.InitializeSecondary() MvvmCross.Droid.Platform.MvxAndroidSetupSingleton.b__7_0(object ignored)
System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(object state)
System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, object state, bool preserveSyncCtx)
System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
System.Threading.ThreadPoolWorkQueue.Dispatch()<7391fe8b2ccf45bc8695ad58f2fc302f>:0
System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()