safetynet Questions
4
Solved
We got a warning that we should migrate to Play Integrity API. We use only recaptcha from this dependency. In docs I didn't find anything in Play Integrity API which replaces recaptcha from safetyn...
Ear asked 26/7, 2022 at 10:25
3
I developed an app with Flutter and Firebase that uses the phone authentication feature for Android and IOS. Everything works as expected except that the recaptcha is showing for Android.
To solve ...
Unguent asked 14/2, 2023 at 11:29
1
Solved
I am attempting to place my app in production but, continuously get the "warning"/error that wont allow me to deploy my app to production.
Critical issues have been reported with the fol...
Georgy asked 5/8, 2022 at 5:38
3
When I want to upload my flutter aab in Play Console, I got the below warning.
Critical issues have been reported with the following SDK versions:
com.google.android.gms:play-services-safetynet:17...
Kalin asked 4/7, 2022 at 15:50
2
I got this warning when I was publishing my app
The developer of play-services-safetynet (com.google.android.gms:play-services-safetynet) has reported critical issues with version 17.0.0. Con...
Grandniece asked 7/7, 2022 at 21:33
1
I have registered App in safetyNet in App check in firebase console but, now I have to unregistered
the app in safetyNet or disable safetyNet, How I do this?
Mallet asked 16/11, 2021 at 14:24
0
I'm trying to detect rooted device on my app before my login process. Regarding to this answer , I decided to use SafetyNet. I edited this code like this:
public class RootedDeviceCheckWithSafetyNe...
Mightily asked 11/10, 2021 at 8:55
3
Solved
I have integrated firebase phone authentication in my android app. It was working fine for almost 2 months and suddenly from 2-3 days back I am observing different behavior.
Capcha screen started a...
Buroker asked 3/11, 2020 at 2:58
3
I am not able to settle this issue when implementing the new App Check feature from Firebase.
When uploading files to Firebase Storage it fails with an error
Caused by: java.io.IOException: { &quo...
Izzy asked 30/5, 2021 at 8:21
1
Note I posted the issue/question to google sample github repo, https://github.com/googlesamples/android-play-safetynet/issues/12. However, I don't get any response yet.
library version used: com.g...
2
Solved
We have follow Scottyab Safetynet Library.
We are facing error of “Status{statusCode=NETWORK_ERROR, resolution=null}” event though 4G internet connectivity available in our android device with pac...
2
Solved
I have an app which has been using the SafetyNet Attestation API for some time.
All of a sudden, all calls to the API started failing. Did something happen to the SafetyNet Attestation API?
Calvano asked 21/6, 2018 at 4:21
1
Solved
When setting restriction to an API key the Attestation API stops working:
OnFailureListener gets fired with the CANCELLED(16) status code
The restrictions are the android package name and the certi...
Chiffonier asked 26/4, 2018 at 8:59
1
Solved
For saftey environment check in android I was using
https://developer.android.com/training/safetynet/attestation.html
SafetyNet.getClient(this).attest(nonce, API_KEY)
.addOnSuccessListener(this...
Tabloid asked 2/11, 2017 at 5:47
3
Solved
I've successfully created backend service and Android client for SafetyNet attestation.
When I send jws token to my server and try to validate it's certificate it turns out that there is no certif...
Matted asked 29/3, 2017 at 13:43
1
© 2022 - 2025 — McMap. All rights reserved.