Hello,
I am getting following log message:
Long monitor contention with owner Thread-5 (9179) at void net.sqlcipher.database.SQLiteCompiledSql.native_compile(java.lang.String)(SQLiteCompiledSql.java:-2) waiters=0 in net.sqlcipher.database.SQLiteDatabase net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(byte[]) for 3.814s
Sometimes, app crash error is received.
What would be missing here that cause such behavior.