i have histroy data with room,when i use sqlcipher, crash: net.sqlcipher.database.SQLiteException: file is not a database: , while compiling: select count(*) from sqlite_master;
kangshifu opened this issue · 1 comments
kangshifu commented
Expected Behavior
Actual Behavior
Steps to Reproduce
SQLCipher version (can be identified by executing PRAGMA cipher_version;):
SQLCipher for Android version:
Are you able to reproduce this issue within the SQLCipher for Android test suite?
Note: If you are not posting a specific issue for the SQLCipher library, please post your question to the SQLCipher discuss site. Thanks!
developernotes commented
Hi @kangshifu,
Thanks for your interest in SQLCipher. We reserve GitHub Issues for tracking defects within the software library itself. This particular question should be posted to the SQLCipher Community Discuss site, please consider reposting there instead. Thanks!