Skip to content

Plugin not compatible with Android 16KB memory page size #18

@tuhinkolese

Description

@tuhinkolese

Android 15 introduces a 16KB memory page size to enhance performance and memory efficiency on modern ARM devices.

Starting November 1, 2025, all new and updated apps targeting Android 15 (API level 35) must support this 16KB page size.

Currently, the gw-mob-sdk-cordova-3.0.0 plugin does not work on devices configured with a 16KB page size. This causes the app to crash or fail to load the plugin.

Please update the SDK to ensure compatibility with both 4KB and 16KB page sizes, as this will become a requirement for Play Store updates after November 2025.

Image

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