SQLite.Net-PCL icon indicating copy to clipboard operation
SQLite.Net-PCL copied to clipboard

Compiling with Xamarin and Android 7.0 crashes on device deploy

Open craigajohnson opened this issue 9 years ago • 5 comments

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.

error_xamarin_compiled_with_android7

craigajohnson avatar Sep 15 '16 05:09 craigajohnson

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

egfconnor avatar Sep 15 '16 13:09 egfconnor

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 ?

guyprovost avatar Sep 15 '16 19:09 guyprovost

Same problem. Any news about it?

I'm also using the Extension package.

LuigiMaestrelli avatar Sep 19 '16 17:09 LuigiMaestrelli

This problem was already brought up in Issue 311

hvaughan3 avatar Sep 25 '16 21:09 hvaughan3

I am also seeing this problem

JKennedy24 avatar Oct 19 '16 07:10 JKennedy24