Skip to content

Compatibility issue for android 16 KB memory page sizes #96

@bledar

Description

@bledar

I have updated my app with the latest library, but I still receive an error for one package that is not compatible with the new Play Store requirement for all apps to support a 16KB page size.
Analysing the APK shows that libreact-native-quick-sqlite.so does not support 16KB page size.
Error from Play Store:
Libraries that do not support 16 KB:
base/lib/arm64-v8a/libreact-native-quick-sqlite.so
base/lib/x86_64/libreact-native-quick-sqlite.so

Check also the screenshot from Android Studio, Analyzing APK result.
Image

I hope the team prioritizes this ASAP, since starting from 1 NOV, we will not be able to update the app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions