Yes.
Issue:
- Beginning with Android 15, the Android platform introduces support for devices that are configured to use a memory page size of 16 KB (16 KB devices).
- Starting November 1st, 2025, all new apps and updates to existing apps submitted to Google Play and targeting Android 15+ devices must support 16 KB page sizes.
- To prepare your apps for Google Play’s 16 KB page size compatibility requirement, you must use libraries and plugins which also support it, including the Vivox SDK.
Resolution:
Recent Vivox releases have added 16KB page size support across all Vivox SDKs. Vivox library versions equal to or higher than those listed below will support 16 KB Android devices:
- Vivox Unity:
16.6.2
- Vivox Unreal:
5.26.0.unr.0
- Vivox Core C++:
5.26.0
- Vivox Unity 15.x (Legacy):
15.1.260000-pre.1
Note: Vivox Unity SDK version 15.1.260000-pre.1
is the final release of the 15.x legacy line of prerelease packages. Live production titles using Vivox 15.x on Android should update to this version if you plan to submit app updates past October 2025. Vivox Unity version 16.x should be used for all new projects, and for existing titles which require continued support and updates to Vivox.
More information:
Google Official Blog Post:
Google Official Documentation: