When using the Andoid app during development, you will see a number of errors in logcat. This issue is about finding the times we open a DB connection and do not close it appropriately. It appears to happen right after syncing and navigating around enquiries and children.
"net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here"
When using the Andoid app during development, you will see a number of errors in logcat. This issue is about finding the times we open a DB connection and do not close it appropriately. It appears to happen right after syncing and navigating around enquiries and children.
"net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here"