rapidftr / tracker

The Issue Tracker for RapidFTR
2 stars 3 forks source link

Close all DB connections in Android #224

Open andreweskeclarke opened 10 years ago

andreweskeclarke commented 10 years ago

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"