Sqlcipher crash on android over time

1. When you leaving the query in place (querying sqlite_master) that executes following the keying operating against the database

It works the same as original. It just skips the exception of null mCursor and leading net.sqlcipher.database.SQLiteMisuseException after playing one day later.

2 When you are receiving result 21 (SQLITE_MISUSE) following the removal of the query against sqlite_master, was that with the library you built yourself, our our provided library?

I used the library built myself with the latest commit from github

Due to too many crash report by users. We temporarily disabled multidex by removing serval SDKs and services. And the issue doesn’t happen anymore. We are still figuring it out and will update any further progress to the issue. Thanks @developernotes