URGENT: Android 16KB Page Size Compatibility Issue with `libMaxstAR.so`
Hello Maxst Team,
I am writing to report a critical issue with the native Android libraries in your Unity SDK. We are using Unity version 6000.0.42 and the latest available Maxst AR SDK package.
As of November 1, 2025, Google Play requires all new app updates targeting Android 15 (API 35) or higher to be compatible with devices that have a 16KB memory page size. This is a hard requirement, and any app that fails this check will not be accepted for submission.
Upon building our app and uploading it to the Google Play Console, we received a compatibility warning explicitly flagging your native library:
base/lib/arm64-v8a/libMaxstAR.so
To confirm that the issue was specifically with the Maxst plugin and not our project setup, I performed a simple test:
-
I created a new, empty Unity project (Unity
6000.0.42). -
I only added the Maxst AR SDK package.
-
I built a test
.aabfile for Android. -
Uploading this empty project to the Google Play Console still produced the 16KB page size warning, confirming that the
libMaxstAR.solibrary itself is not correctly aligned.
This is a very time-sensitive issue for us and many other developers using your SDK, as the November 1st deadline is approaching quickly. We are currently unable to submit any updates to our app without resolving this.
Could you please provide an update on your roadmap for 16KB page size compatibility? When can we expect a new version of the Maxst AR SDK for Unity that includes an updated libMaxstAR.so?
We greatly appreciate your prompt attention to this matter.
Thank you
