As per the new Google directive here 16KB Page Size Becomes Mandatory for Android 15+.
While using this mediasoup-client-android dependency and further analyzing the build found that mediasoup has 4 KB alignment. Refer the screen shot below.
Has one any face similar issue? And what is the solution to fix.
One of the suggestion I found is - to upgrade to AGP version 8.5.1 or higher. NDK version r28 and higher compile 16 KB-aligned by default. Not sure if this code base is still maintained by someone. If yes please can anyone try and check.
As per the new Google directive here 16KB Page Size Becomes Mandatory for Android 15+.
While using this mediasoup-client-android dependency and further analyzing the build found that mediasoup has 4 KB alignment. Refer the screen shot below.
Has one any face similar issue? And what is the solution to fix.
One of the suggestion I found is - to upgrade to AGP version 8.5.1 or higher. NDK version r28 and higher compile 16 KB-aligned by default. Not sure if this code base is still maintained by someone. If yes please can anyone try and check.