While building the APK, I am now encountering a warning related to the libjingle_peerconnection_so.so file, which is part of the QuickBlox WebRTC module.
The warning states: "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."
It seems this library is not aligned with the 16 KB page size requirement mandated by Google Play for Android 15 and above.
While building the APK, I am now encountering a warning related to the libjingle_peerconnection_so.so file, which is part of the QuickBlox WebRTC module.
The warning states: "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."
It seems this library is not aligned with the 16 KB page size requirement mandated by Google Play for Android 15 and above.