Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Play Integrity local verification

I am trying to integrate the play integrity check in my app to make sure that my app is not installed on a rooted Android device. I can successfully obtain the integrity token response as guided in the google document. But I am trying to verify it in my locally and close the app if its installed on a rooted device. For that local verification, I am following the document Decrypt and verify locally. But I could not understand what is Base64OfEncodedDecryptionKey and Base64OfEncodedVerificationKey and from where I can obtain that.

like image 419
Prabakaran Avatar asked Apr 07 '26 07:04

Prabakaran


1 Answers

You need to go to Google Play Console -> Release -> Setup -> AppIntegrity -> Response encryption -> Change, choose "Manage and download my response encryption keys", generate key file (follow instructions in "Show instructions"), upload this file. enter image description here enter image description here

like image 117
faizksen Avatar answered Apr 08 '26 19:04

faizksen



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!