sqlcipher/sqlcipher-android-tests

SQLCipher crash when turn off the permission of call phone

Tiny1213 opened this issue · 1 comments

Expected Behavior

Actual Behavior

when I turn off the permission of call phone ,my App crash .
here is the log :
image

App targetApi 22
Devices Android api 23+

Steps to Reproduce

1.install my App and run it
2.turn off the permission of call phone
3.run again
4.shut down
SQLCipher version (can be identified by executing PRAGMA cipher_version;):
3.5.4
SQLCipher for Android version:
3.5.4
Note: If you are not posting a specific issue for the SQLCipher library, please consider posting your question to the SQLCipher discuss site. Thanks!

Hi @Tiny1213

This is a duplicate of your original issue within the SQLCipher for Android project. If you have any additional details to share, please provide that here.