Hi everyone, has anyone had issues when using anko...
# anko
m
Hi everyone, has anyone had issues when using anko sqlite and a cursor loader? i’m getting a crash when calling some the
database.use {}
methods
Copy code
Caused by: java.lang.IllegalStateException: Cannot perform this operation because the connection pool has been closed. at android.database.sqlite.SQLiteConnectionPool.throwIfClosedLocked(SQLiteConnectionPool.java:962)