Skip to main content
Filter by
Sorted by
Tagged with
1 vote
0 answers
173 views

Based on the deprecation notice at https://cloud.google.com/recaptcha/docs/deprecation-policy-mobile, "Safetynet reCAPTCHA" has been deprecated and turned off in Q3 2025. Are Android apps ...
rysv's user avatar
  • 3,540
0 votes
1 answer
121 views

I'm trying to use Firebase phone authentication for my Android application developed using react-native. I have followed the below docs and completed the setup. https://rnfirebase.io/auth/phone-auth ...
Mradul Karmodiya's user avatar
0 votes
1 answer
346 views

I was using SafetyNet till now for playstore key validation but now we can't use SafetyNet. So I have made the changes in code. The issue I am facing is, I am not able test if the implementation is ...
watshallicallme's user avatar
1 vote
1 answer
347 views

We are using listHarmfulApps() method from SafetyNet API to get list of harmful app install on user device. As we are migrating to play integrity API. What is the alternative of this method in play ...
Prajjwal's user avatar
1 vote
0 answers
70 views

The SafetyNet Api is disable and now we need to integrate Google Play Integrity API but not sure how to do it in React native app to avoid reCAPTCHA verification. Tried steps mention in react-native-...
Akshay Tripathi's user avatar
0 votes
0 answers
2k views

After entering phone number Recaptcha is showing for a few seconds. Foloowed this qestion: How to disable reCaptcha in firebase phone-auth (OTP) android? But the Android DeviceCheck API is deprocated. ...
Dim's user avatar
  • 4,897
3 votes
0 answers
2k views

currently using Firebase Phone Number Auth, worked well in debug mode in pc, including iPhone and android emulator. when I "flutter build apk" and put it into my smartphone, the apps prompt &...
HanYee's user avatar
  • 43
5 votes
0 answers
702 views

Flutter phone authentication is not working since the safety net device verification is deprecated. For the new projects created after January 2023, the safety net option is not available. We must use ...
Salman G's user avatar
1 vote
0 answers
209 views

The safetynet attestation api is deprecated, but the FIDO2 SDK(play service) is still return android-safetynet attestation. {"fmt":"android-safetynet","attStmt":{"...
Ken Lin's user avatar
  • 11
16 votes
3 answers
4k views

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 ...
Mark Alexander's user avatar
0 votes
1 answer
496 views

I am developing kotlin project, when i upload release bundle in google console, following warning arised. How to fix this warning? 1 MESSAGE FOR VERSION CODE 49 Warning The developer of play-services-...
chanthini begam's user avatar
1 vote
1 answer
258 views

When we migrate from the SafetyNet Api to Google Play Integrity Api we need link a PlayStore application to the Google Cloud Project in the Google Play console. For existing on production application ...
Cerviany's user avatar
3 votes
1 answer
680 views

how I can use Integrity Api instead of safetyNet Api in phone login Fragment.. I try to upload my App to Google play and my phone login fragment depend on SafetyNet Api which is Deprecated and when ...
engmms's user avatar
  • 367
1 vote
0 answers
511 views

I'm getting this email from Google developers who remembers me to migrate to Play Integrity API. My app is built using react-native and it uses rnfirebase library for Authentication, storage, and a ...
Sreehari K's user avatar
1 vote
0 answers
151 views

Recently, Google has deprecated the reCAPTCHA system. I have read the documentation, but it does not mention how the system is validated from the users perspective. One of the most annoying things ...
Eduardo Yamauchi's user avatar

15 30 50 per page
1
2 3 4 5
7