Expected behaviour
Do not in
5F06
clude debug activity
Actual behaviour
Included in APK:
com.applovin.impl.mediation.debugger.ui.testmode.a.onCreate
Environment
implementation("com.google.ads.mediation:applovin:13.3.1.0")
Google Playstore note:
Remove resizing and orientation restrictions in your app to support large-screen devices
Starting with Android 16, Android will ignore resizing and orientation restrictions for large-screen devices, such as foldables and tablets. This can cause layout and usability issues for users.
We detected the following resizing and orientation restrictions in your app:
com.applovin.impl.mediation.debugger.ui.testmode.a.onCreate
To improve the user experience in your app, remove these restrictions and verify that layouts work across different screen sizes and orientations by testing on Android 16 and earlier.