We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upload an app with Instabug to the Google Play Store Console.
There are no warnings in App Vitals in the Google Play Store Console about using APIs that are not compatible with edge-to-edge.
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):
targetSdkVersion
35
Not relevant
instabug-reactnative": "13.3.0, so Android SDK to v13.3.0
Android 15
The text was updated successfully, but these errors were encountered:
same issue
Sorry, something went wrong.
Following
No branches or pull requests
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
to35
(Android 15):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
The text was updated successfully, but these errors were encountered: