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:
i have same issue in my xamarin android. i install this package for sqlite and set targeted version to android 8(oreo) my application works again