Skip to content

App crashes on Android devices with 16KB page size (e.g., Pixel 6/7) due to libLockCore.so #53

Description

@RomanPrych

Hello TTLock Team,

I am a developer using your TTLock Flutter SDK in my mobile application. I have encountered a critical issue when running the app on certain Android devices.

The application crashes immediately upon launch on devices that use a 16KB page size, such as the Google Pixel 6 and Pixel 7 running Android 13/14.

The crash log points to a specific native library within your SDK.

Error Details:
The error message received is: "Unsupported page size of 16KB".
The log also lists the specific libraries that are causing the problem, including:

  • libLockCore.so

Request:
Could you please investigate this issue? The native library libLockCore.so appears to be incompatible with the 16KB page size used on some modern Android devices. We would greatly appreciate it if you could release an updated version of the com.ttlock:ttlock native library that resolves this compatibility issue.

Thank you for your time and support.

Best regards, Roman

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions