Skip to content

Compatibility Request: App Flagged by Google Play due to Segment's 16KB Page Size Incompatibility #268

@Kaungkhant97

Description

@Kaungkhant97

Description

Google Play's pre-launch and stability reports are now flagging our application due to a critical native code compatibility issue. The warning points to libraries that do not support Android's mandatory 16KB memory page size on arm64 devices.

Our analysis indicates this flag is being triggered by a native dependency within the Segment Android SDK.
This incompatibility will cause guaranteed native crashes (SIGSEGV) on modern devices and needs to be addressed to ensure our app remains compliant and stable.

Expected behavior

The Segment SDK and all its bundled native dependencies should be fully compatible with, and operate correctly on, arm64 Android systems using a 16KB memory page size, thereby resolving the flag from Google Play.

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