Skip to content

Issue: Android 16KB page size support #17

@m-zz

Description

@m-zz

Your Socket Mobile Developer ID

5033fb6d-2e88-f011-b4cc-000d3a366bad

Environment

CaptureSDK v1.5.134

Description

New Android apps submitted to the Play Store now require 16KB page size support as of Nov 1st, 2025. It seems like 16KB page support was added in the android-capturesdk v1.8.57 release but the latest version of react-native-capture is referencing android-capturesdk v1.8.21 as a dependency.

Without 16KB page support, I am blocked from releasing new Android apps using react-native-capture so would like to know when a new release of react-native-capture with the latest version of android-capturesdk can be done to support new app submissions. Thanks!

Steps to Reproduce

  1. Build an Android app using react-native-capture v1.5.134
  2. Observe a Play Store error for base/lib/arm64-v8a/libjniload.so
Image

Expected Behavior

Update the android-capturesdk to v1.8.21 to support 16KB page size

Actual Behavior

Unable to submit new Android submissions

Additional Context

No response

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