mardi 2 juin 2015

Sqlcipher iOS always saying "Password correct"

I have a problem using sqlcipher for ios. I have followed this example to create database named "testing.db" :

http://ift.tt/1Jhq5TK

Then I moved to this tutorial to integrate sqlcipher source to my project and configure it :

http://ift.tt/1BqPoOi

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