I have a problem using sqlcipher for ios. I have followed this example to create database named "testing.db" :
Then I moved to this tutorial to integrate sqlcipher source to my project and configure it :
The problem is when I test my code with different password (keys), it always displays to me "Password is correct, or a new database has been initialized" even if I set a wrong filename for my database (always same message).
What can be the error here ?
Thanks in advance
Aucun commentaire:
Enregistrer un commentaire