Closed
Description
Is there an existing issue for this?
- I have searched the existing issues.
Which plugins are affected?
App Check
Which platforms are affected?
Android
Description
Google Play Console shows this recommended action for a while:
Your app uses an SDK version with a critical note
The developer of play-services-safetynet (com.google.android.gms:play-services-safetynet) has added a note to version 18.0.0:
The SafetyNet Attestation API is being discontinued and replaced by the new Play Integrity API. Begin migration as soon as possible to avoid user disruption. The Play Integrity API includes all the integrity signals that SafetyNet Attestation offers and more, like Google Play licensing and better error messaging. Learn more and start migrating at https://developer.android.com/training/safetynet/deprecation-timeline
Reproducing the issue
The SafetyNet Attestation API was discontinued in January 2025 and needs to be removed.
Firebase Core version
3.14.0
Flutter Version
3.32.4
Relevant Log Output
Flutter dependencies
Expand Flutter dependencies
snippet
Replace this line with the contents of your `flutter pub deps -- --style=compact`.
Additional context and comments
No response