Back to All

Unsupported APIs and Edge-to-Edge Display Parameters in Android 15

Hello developers,

In the Google Play Console, I received the following message regarding my app:

Your app uses unsupported APIs or edge-to-edge display parameters.
One or more parameters for edge-to-edge display or APIs used in your app are not supported in Android 15. The parameters and APIs used in your app include:

android.view.Window.setDecorFitsSystemWindows
android.view.Window.setNavigationBarColor
android.view.Window.setStatusBarColor
Their locations:

androidx.core.view.g0$b.a
co.median.android.MainActivity.k
co.median.android.MainActivity.y
com.google.android.material.internal.d.a
You need to stop using them to prepare your app for migration to Android 15.

Could someone from the team please look into this and fix the issue if possible? It seems these APIs are deprecated or unsupported in Android 15, and I'd like to ensure my app remains compatible with the latest version of Android.

Thank you in advance for your assistance!

Best regards,
Jack