-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
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
- Build an Android app using
react-native-capturev1.5.134 - Observe a Play Store error for
base/lib/arm64-v8a/libjniload.so
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels