Closed lehandriel closed 2 months ago
oh wow thank you @lehandriel We will take a look and update CMakeLists and try to repack the build
i've prepared a potential pr bases on google requirements: https://github.com/cossacklabs/themis/pull/1051
@vixentael do you plan to release a new version of themis-android
containing this fix any time soon? :)
We updated themis-android on GitHub and in the Maven repository. You may try to set dependency as
implementation 'com.cossacklabs.com:themis:0.15.5'
@lehandriel please try the updated Themis and let us know if it works for you!
@radetsky @vixentael works like a charm 👍 thanks! 🙂
thank you @lehandriel for opening an issue and suggesting a fix! thank you @radetsky for checking the fix, updating the example app, and releasing the updated Themis lib
Describe the bug Themis Android crashes on devices with 16 KB page size.
To Reproduce Steps to reproduce the behavior:
Expected behavior App runs without a crash
Environment (please complete the following information):
Additional context According to https://developer.android.com/guide/practices/page-sizes#compile-r26-lower a line:
should be added to the file: