Replies: 3 comments 1 reply
-
I got same issue |
Beta Was this translation helpful? Give feedback.
-
when I added this in android/app/build.gradle |
Beta Was this translation helpful? Give feedback.
-
Add this to app level build.gradle:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The developer of play-services-safetynet (com.google.android.gms:play-services-safetynet) added the following note to SDK 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
I have been seeing this warning message for a while when I upload my appbundle to playstore, I did some digging and came to know that firebase auth is causing this. anyone else facing this issue...??
Beta Was this translation helpful? Give feedback.
All reactions