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.

    1 answer 1

    Updated SQLite3 to SQLite4 with https://github.com/codecoding/SQLite4Unity3d