Skip to content

Realm Android native libraries are not 16 KB page size compatible #7129

Description

@abhicoder22

Problem

Hi Team,

We are using:

"realm": "^20.2.0"

in our React Native Android application.

While testing the app for Android 15 / Play Store 16 KB page size compatibility, we found that Realm native libraries are still not aligned for 16 KB memory page support.

The following native libraries are reported as non-compatible:

libdatastore_shared_counter.so
librealm.so

Google Play Console is still showing 16 KB compatibility warnings because of these libraries.

Environment:

React Native: 0.79.6
Android Gradle Plugin: 8.8+
NDK: 27+
Target SDK: 35

Could you please confirm:

1 - Whether Realm 20.3.0 officially supports 16 KB page size compatibility?
2 - If not, is there any planned release timeline for support?
3- Is there any workaround or build configuration available currently?

This issue is becoming important for Android 15 compliance and future Play Store requirements.

Thanks.

Solution

No response

Alternatives

No response

How important is this improvement for you?

-- select --

Feature would mainly be used with

-- select --

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions