Skip to content

Recompile your app with 16 KB native library alignment (libjnidispatch) #167

@arjun9605

Description

@arjun9605

Describe the bug
Your app uses native libraries that are not aligned to support devices with 16 KB memory page sizes. These devices may not be able to install or start your app, or your app may start and then crash.
There are new app bundles in this release that do not support 16 KB.

Libraries that do not support 16 KB:
base/lib/x86_64/libjnidispatch.so

SDK Version

  • Client: Kotlin
  • Version: 2.1.0

Expected behavior
Support for 16KB:

  • AGP 8.11.1
  • Compile SDK 36
  • NDK 29.0.13599879 rc2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions