When working with Unity I encountered such a problem. The application works with the SQLite database using a plugin, but when testing on Android 7.1.2, it was an error, on previous versions everything works stably. In search of a solution, I came across an article at http://ericsink.com/entries/sqlite_android_n.html but did not understand what to do.