Bug? SQLCipher 1.170 issue on latest android 15

Cassie

Active Member
Licensed User
Longtime User
Hi everyone,

Recently, I installed my application for so many years has been working on Android 14 below and some Android 15 (selected only) but on some Android 15 such as Samsung S25 FE (Android 16), Samsung S25 Ultra (Android 15), Oppo Reno 14 pro (Android 15), Realme GT 7T (Android 15) and Techno Camon 40 Pro (Android 15) when using the SQLCipher 1.70 library application would not installed due to incompatibility issue. Please see image below:

1763903987975.png


But when I remove the SQLCipher 1.70 library the application is installed on this model. I have run through each library and individually add each library and compile to check which library is crashing and boom its the SQLCipher 1.70. This is the working application without SQLCipher 1.70 library but rather SQL Library only. Please see the image below:
1763904493114.png


Hope this could help if anyone has same issue. The question is there any updates on the SQLCipher that could resolve this issue.

Thanks in advance.
 
Top