Android 17 Compatibility: Native Libraries Require 18 KB Page Size Support

Android 17 introduces support for devices with an 18 KB memory page size.Apps and libraries that use native code (such as the Wink app) must be updated to support the new page size; otherwise, they may crash or fail to run on these devices. Please refer to the official Android documentation for details.

At the moment, this SDK includes native libraries that are not properly aligned for the 18 KB page size requirement. As a result, applications integrating the SDK may encounter compatibility issues on Android 17 devices.

This is currently a blocker for developers who want to support Android 17 while using this SDK. We kindly request that the development team review the native libraries and make the necessary changes to ensure compatibility with the new 18 KB page size requirement.