-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Steps to Reproduce the Problem
Upload an app with Instabug to the Google Play Store Console.
Expected Behavior
There are no warnings in App Vitals in the Google Play Store Console about using APIs that are not compatible with edge-to-edge.
Actual Behavior
Warnings are visible in the Google Play console in the "Android vitals overview":


Instabug should stop using those APIs to be compatible with the bump of the targetSdkVersion
to 35
(Android 15):
- https://developer.android.com/about/versions/15/behavior-changes-15#edge-to-edge
- https://developer.android.com/develop/ui/views/layout/edge-to-edge
- https://medium.com/androiddevelopers/insets-handling-tips-for-android-15s-edge-to-edge-enforcement-872774e8839b
Instabug integration code
Not relevant
SDK Version
instabug-reactnative": "13.3.0, so Android SDK to v13.3.0
Android Version
Android 15
Device Model
Not relevant
Metadata
Metadata
Assignees
Labels
No labels