SQLiteException: file is not a database (code 26): , while compiling: SELECT COUNT(*) FROM sqlite_schema;

Hi @vicky_khurana,

SQLCipher 4.x will not open SQLCipher 3.x database files by default. We have some guidance on the options available to address this here: