Hello Team,
We are using implementation "com.squareup.duktape:duktape-android" in our Android project. Recently, while uploading the APK to the Play Store, we encountered the following error:
“APK does not support 16 KB devices.”
As per Android 15 requirements, 64-bit devices must support 16 KB page sizes. It seems the current Duktape build is not compatible with this requirement. Could you please guide us on how to make the SDK compatible with 16 KB page size devices or suggest any available workarounds?
Looking forward to your support.
Hello Team,
We are using implementation "com.squareup.duktape:duktape-android" in our Android project. Recently, while uploading the APK to the Play Store, we encountered the following error:
“APK does not support 16 KB devices.”
As per Android 15 requirements, 64-bit devices must support 16 KB page sizes. It seems the current Duktape build is not compatible with this requirement. Could you please guide us on how to make the SDK compatible with 16 KB page size devices or suggest any available workarounds?
Looking forward to your support.