Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.DllNotFoundException: /system/lib/libsqlite.so #380

Open
aysecnblt opened this issue Sep 10, 2018 · 4 comments
Open

System.DllNotFoundException: /system/lib/libsqlite.so #380

aysecnblt opened this issue Sep 10, 2018 · 4 comments

Comments

@aysecnblt
Copy link

My app fine for Android7 lower versions.But it doesn't work on Android7+.Please Help me

They didn't work:

SQLiteNetExtensions
SQLite.Net.Platform.XamarinAndroidN (I can't install)(Package SQLite.Net.Platform.XamarinAndroidN 3.1.1 is not compatible with monoandroid81 (MonoAndroid,Version=v8.1). Package SQLite.Net.Platform.XamarinAndroidN 3.1.1 supports: net (.NETFramework,Version=v0.0))

@jdcalderin
Copy link

Hi @aysebursa i have the same problem, you could fix?

@aysecnblt
Copy link
Author

aysecnblt commented Sep 11, 2018

yes.i fixed today.Firstly, Uninstall all sqlite packages. install 'sqlite-net-pcl' (by Frank A. Krueger) latest version for all projects. Easy to use. @jdcalderin

https://www.nuget.org/packages/sqlite-net-pcl/

@mfranc28
Copy link

mfranc28 commented Dec 5, 2018

Works like a charm.

@heltonspr
Copy link

Hi, i have the same problem, you could fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants