You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 4.3.2, libjingle_peerconnection_so.so, 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. #33
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.