google-play-integrity-api Questions
0
I am new to making apps live in Play console, I have an app that uses firebase phone auth. to remove recaptcha i need to enable app integrity API in cloud console that i did already then in play co...
Isaacisaacs asked 16/3, 2024 at 20:32
0
I can't manage to make a release version of a flutter app to correctly identify with app check using the play integrity provider.
As I read, the play integrity verifies that the app has been downlo...
Methodize asked 16/2, 2024 at 19:23
2
Firstly I am trying to achieve sms login in my app.
I get this error when I try to send sms to user .
Explanation: My app was working a month ago but after uploading it to google play console my ap...
Lotty asked 3/11, 2023 at 14:57
1
I'm trying to implement Play Integrity API in my project. I already implement the logic in an Android app and send the token to my server. I want to decrypt and verify locally because the server do...
Realgar asked 15/9, 2022 at 4:2
1
I have released my app with google play integrity api.
App works after device integrity check success
"deviceIntegrity": {
"deviceRecognitionVerdict": ["MEETS_BASIC_INTEGR...
Incorporeal asked 24/1, 2023 at 6:15
2
Solved
In the past, reCaptcha was used as a fallback for the SafetyNet API. However, since February 2023, no new project can use the SafetyNet API anymore. It seems like the successor - the Play Integrity...
Salinasalinas asked 1/3, 2023 at 12:46
1
I am migrating my app from Google play safety net API to Integrity API, but after releasing it to playstore the app is not working. It only shows loading.
My project running with Flutter framework....
Stoned asked 27/8, 2022 at 18:9
6
Solved
I am trying to implement PlayIntegrity API to my Android app, but I don't know how to decrypt and verify the token using Google's servers.
I followed the documentation up to this point:
And now I ...
Ebeneser asked 18/3, 2022 at 11:26
0
Since SafetyNet is deprecated, I tried using PlayIntegrity to get rid of the ReCaptcha popup that opens when using phone authentication from Firebase.
But even after enabling it and initializing th...
Selfeffacing asked 24/2, 2023 at 15:23
1
© 2022 - 2025 — McMap. All rights reserved.