project-imas / encrypted-core-data

v2.0 - iOS Core Data encrypted SQLite store using SQLCipher
Other
785 stars 236 forks source link

Very small subset of users randomly getting EncryptedStoreErrorIncorrectPasscode error #340

Open tspop opened 2 years ago

tspop commented 2 years ago

I noticed that EncryptedStoreErrorIncorrectPasscode is also thrown if the database file gets corrupted.
Has anyone else run into this ?