Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [google-play-integrity-api]

The tag has no usage guidance.

google-play-integrity-api
0 votes
0 answers
17 views

Google PlayIntegrity API validate token via PHP

I try to get device verdict with google play integrity token, but always have a million errors and I can't understand whats wrong. My Code: <?php use Google\Client; use Google\Service\...
Arkadiy Kryzhanivskyi's user avatar
0 votes
0 answers
13 views

Firebase Phone Authentication Error: Invalid PlayIntegrity Token and App Verification Issues in Development Mode

I'm developing an Android app that includes phone number sign-in and OTP verification using Firebase. The app is currently in development mode and has not been published on the Google Play Store. ...
Aashish Ace's user avatar
0 votes
0 answers
53 views

How can i correctly setup App Integrity to enable mobile verification in Flutter

I am currently in the middle of creating my authentication process for sign-up in Flutter. I have correctly signed the user up with their email and password, the user is then prompted to enter some ...
Shamus Wood's user avatar
0 votes
0 answers
24 views

Unable to get firebase OTP in Android Device, Log says app verification failed

Error getting App Check token; using placeholder token instead. Error: com.google.firebase.FirebaseException: Error returned from API. code: 403 body: App attestation failed. => My app is not ...
Vishal Thakur's user avatar
1 vote
1 answer
60 views

App bundle tampered after publishing to the google play store

I am currently using DexGuard's runtime checks (FileChecker) for file tampering detection in my application, The implementation works flawlessly when building an APK. However, when building an app ...
Mohamed Shannan's user avatar
2 votes
0 answers
235 views

How to integrate google play integrity api in flutter?

I've been trying to integrate Google Play integrity into my app, I've linked the project to the Google Play console, but now I'm stuck at the API requests part. I've read the documentation but I dont ...
Gurjeet Singh's user avatar
0 votes
0 answers
55 views

Flutter Firebase phone auth not working for android

I'm currently distressed now. For weeks I've been trying to get my Android app to get the Firebase phone auth to work but doesn't work. I have my SHA-1 and SHA-256 all set in my Firebase console I ...
EBENEZER OCANSEY's user avatar
0 votes
0 answers
46 views

flutter app OTP screen not showing after receiving OTP from firebase

This screen appear after entering mobile number i have created an app using flutter in my app i am using firebase phone authentication after developing my app i put my app in playstore i try to remove ...
tabish's user avatar
  • 1
0 votes
1 answer
119 views

Using key implement Play Integrity in Android

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
0 votes
3 answers
168 views

Can't upload public.pem file for Integrity Api on Google Play Console

After I followed the instructions to create and upload the public.pem file in App Integrity Section/Change how your responses are encrypted and decrypted I got the following error message: Couldn't ...
saif ahmed's user avatar
0 votes
0 answers
45 views

Receiving play integrity token, trouble decrypting on compactjws step

Currently running into this error when ying to decode locally a play integrity response token. My code is very similar to this process, and it is failing in this line this is the error: javax.crypto....
Cookie's user avatar
  • 1
0 votes
0 answers
63 views

AppCheck not protecting resource as expected

I implemented AppCheck to protect a backend endpoint but it doesn't work as intended. So far the basics work, as I followed the instructions for NodeJs (backend) and Android (with the PlayIntegrity ...
rumpel's user avatar
  • 526
7 votes
0 answers
634 views

Integrate the Play Integrity API in Google play console

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 ...
Muzammil Hassan's user avatar
1 vote
3 answers
1k views

Firebase AppCheck Error 403: App attestation failed

I have added appcheck to my Flutter app. However, this does not work properly. I use Android and have entered all the keys correctly. However, every time I start the app, the following messages appear:...
Chris's user avatar
  • 99
0 votes
0 answers
59 views

How to link Google app to GCP project, as required for integrity api standard request

During integration with Google integrity api, I am not able to get the verdict result using standard token, but can do it with classic token(shorter one), here is the error: POST https://playintegrity....
cybertrash's user avatar

15 30 50 per page
1
2 3 4 5
7