Not exactly an Aurelius problem but has impact on those of us who use Aurelius with SQLite on Android. This morning my colleague tells me that his app he has been building no longer works because the tablet he has been using has upgraded to Android N and now he gets the error "Detected problems with app native libraries - unauthorised access to "liqsqlite.so"". A quick search google search brought up this interesting article http://ericsink.com/entries/sqlite_android_n.html . I wondered if anyone else has encountered this and what they have done to get round it.
Hi Steve,
developers should link SQLite library directly into their applications and do not rely on the sqlite library that is available on Android. We have already fixed this internally in Aurelius actually back in August, but we haven't released this new version yet. For those users who are complaining, we just send the patch. The next 3.10 version with this fix (and other fixes/features) will be released very soon.