Skip to content

libhubby.so missing 16KB page alignment - Play Store rejects SDK 35 apps #100

Description

@gsetiabits

Using hubby:1.0.978 with targetSdk 35.
Play Store error: "Your app does not support 16 KB memory page sizes"

The native library lib/arm64-v8a/libhubby.so needs to be recompiled
with 16KB page alignment for Android 15+ compatibility.

Reference: https://developer.android.com/guide/practices/page-sizes

This is now a blocking error preventing app uploads to Play Store.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions