sqlcipher/android-database-sqlcipher

SQLCipher crash when turn off the permission of call phone。

Closed 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

Is this something that you can reproduce within the SQLCipher for Android test suite? SQLCipher for Android does not rely on any of the Android phone features directly.