SQLite.Net-PCL
SQLite.Net-PCL copied to clipboard
Compiling with Xamarin and Android 7.0 crashes on device deploy
Unsure which module is causing the error but based on the popup it is possible it is arising from this library.
The error does not occur when compiling with Anrdoid 6.0.
Please see the attached error image.

Relevant info: https://blog.xamarin.com/preparing-for-native-library-linking-changes-in-android-n/ http://android-developers.blogspot.com/2016/06/android-changes-for-ndk-developers.html
We are using this package in out xamarin app instead of the usual SQLite.Net.PCL 1.1.2 cause we use the Extension package. Any info if the package will be updated in order to adress this ?
Same problem. Any news about it?
I'm also using the Extension package.
This problem was already brought up in Issue 311
I am also seeing this problem