Skip to content

Play store showing Your app uses an SDK version with a critical note #3041

Description

@Connect-Suraj-Chaudhari

Platform

Flutter Mobile Android

Obfuscation

Enabled

Debug Info

Enabled

Doctor

Image

In the Play Store, we are getting this warning. Please help us to avoid this.
Your app uses an SDK version with a critical note
1 The developer of Sentry Android (io.sentry:sentry-android) has added a note to version 8.12.0:

2 The developer of Sentry Android Core (io.sentry:sentry-android-core) has added a note to version 8.12.0:

3 The developer of Sentry (io.sentry:sentry) has added a note to version 8.12.0:

Sentry Version
sentry_flutter: ^9.2.0

fvm flutter doctor -v

┌─────────────────────────────────────────────────────────┐
│ A new version of Flutter is available! │
│ │
│ To update to the latest version, run "flutter upgrade". │
└─────────────────────────────────────────────────────────┘
[✓] Flutter (Channel stable, 3.32.0, on macOS 15.5 24F74 darwin-x64, locale en-IN) [1,148ms]
• Flutter version 3.32.0 on channel stable at /Users/devsurajchaudhari/fvm/versions/3.32.0
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision be698c48a6 (6 weeks ago), 2025-05-19 12:59:14 -0700
• Engine revision 1881800949
• Dart version 3.8.0
• DevTools version 2.45.1

[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0) [4.1s]
• Android SDK at /Users/devsurajchaudhari/Library/Android/sdk
• Platform android-35, build-tools 35.0.0
• ANDROID_HOME = /Users/devsurajchaudhari/Library/Android/sdk
• Java binary at: /Applications/Android Studio Narwhal Feature Drop 2025.1.2 Nightly.app/Contents/jbr/Contents/Home/bin/java
This is the JDK bundled with the latest Android Studio installation on this machine.
To manually set the JDK path, use: flutter config --jdk-dir="path/to/jdk".
• Java version OpenJDK Runtime Environment (build 21.0.6+-13391695-b895.109)
• All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 16.4) [2.5s]
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 16F6
• CocoaPods version 1.16.2

[✓] Chrome - develop for the web [25ms]
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 2024.1) [24ms]
• Android Studio at /Applications/Android Studio Koala Feature Drop 2024.1.2 Patch 1.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.11+0-17.0.11b1207.24-11852314)

[✓] Android Studio (version 2025.1.2) [20ms]
• Android Studio at /Applications/Android Studio Narwhal Feature Drop 2025.1.2 Nightly.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 21.0.6+-13391695-b895.109)

[✓] VS Code (version 1.101.1) [20ms]
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.106.0

[✓] Connected device (3 available) [8.8s]
• iOS 18.5 22F76
• macOS (desktop) • macos • darwin-x64 • macOS 15.5 24F74 darwin-x64
• Chrome (web) • chrome • web-javascript • Google Chrome 137.0.7151.120
! Error: Browsing on the local area network for iPhone. Ensure the device is unlocked and attached with a cable or associated with the same local area network as this Mac.
The device must be opted into Developer Mode to connect wirelessly. (code -27)
! Error: Browsing on the local area network for NVK’s iPhone 16e. Ensure the device is unlocked and attached with a cable or associated with the same local area network as this Mac.
The device must be opted into Developer Mode to connect wirelessly. (code -27)

[✓] Network resources [1,382ms]
• All expected network resources are available.

• No issues found!

Version

9.2.0

Steps to Reproduce

We use the sentry_flutter: ^9.2.0 plugin in our app to make an app bundle and upload it to the Play Store. In the Play Store Production section, you will get warnings.

Image

Expected Result

No warnings or recommendations should come on the Play Store regarding Sentry.

Actual Result

No warnings or recommendations should come on the Play Store regarding Sentry.

Are you willing to submit a PR?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions