You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open/key will not immediately throw an error if the key is incorrect. You'll need to perform some operation on the database to test the key -- typically SELECT COUNT(*) FROM sqlite_master;
use fmdb/sqlcipher to open a database with password, if the password is not set, [DB open] will not prompt an error
The text was updated successfully, but these errors were encountered: