Xamarin error System.DllNotFoundException: /system/lib/libsqlite.so on Android 7.0

前端 未结 3 1681
春和景丽
春和景丽 2021-01-13 04:28

I get this exception whenever I try to create a SQLite.Net.SQLiteConnection in android 7.0 any idea how to fix it? I\'m using these nuget pacakges:



        
3条回答
  •  野的像风
    2021-01-13 05:15

    I think you are using oystein.krog package You should try with praeclarum package

提交回复
热议问题