chiteroman/PlayIntegrityFix

Strong Integrity not passing for 15.9.6

Closed this issue · 2 comments

Screenshot_20240318-172645_Play_Integrity_API_Checker.png

Device: Poco F4 5G, CherishOS

Did you read the readme ?

After requesting an attestation in Play Integrity API you should get this result:

MEETS_BASIC_INTEGRITY ✅
MEETS_DEVICE_INTEGRITY ✅
MEETS_STRONG_INTEGRITY ❌
MEETS_VIRTUAL_INTEGRITY ❌

NOTE: Strong verdict is impossible to pass on unlocked bootloader devices, there are few devices and "exploits" which will allow you to pass it, but, in normal conditions, this verdict will be green only if you are using stock ROM and locked bootloader. The old posts talking about Strong pass was an "exploit" in Google servers, obviously, now it's patched.

Did you read the readme ?

After requesting an attestation in Play Integrity API you should get this result:

MEETS_BASIC_INTEGRITY ✅
MEETS_DEVICE_INTEGRITY ✅
MEETS_STRONG_INTEGRITY ❌
MEETS_VIRTUAL_INTEGRITY ❌

NOTE: Strong verdict is impossible to pass on unlocked bootloader devices, there are few devices and "exploits" which will allow you to pass it, but, in normal conditions, this verdict will be green only if you are using stock ROM and locked bootloader. The old posts talking about Strong pass was an "exploit" in Google servers, obviously, now it's patched.

Ah, my bad... Thanks for pointing that out.