chiteroman / PlayIntegrityFix

Fix Play Integrity (and SafetyNet) verdicts.
https://xdaforums.com/t/module-play-integrity-fix-safetynet-fix.4607985/
4.5k stars 238 forks source link

CTS Profile Match Failed #368

Closed solaluset closed 1 month ago

solaluset commented 2 months ago

Hello. Firstly, thank you for this module.

Unfortunately, I started experiencing issues with it: Screenshot_20240704-121836090 (1)

Play Store still shows that the device is certified, though.

Device: Redmi Note 8T OS: Resurrection Remix 8.6.9 (based on Lineage), Android 10. PIF version: 16.5

I'm aware of #236, the issue is (probably) not caused by this because I use custom kernel string (and it used to work earlier).

Please let me know if you need any other information.

crok commented 2 months ago

Highly doubt that the very old ROM you are using is properly signed with private key - I would bet on this and that's your problem.

solaluset commented 2 months ago

@crok thanks for your reply. Did Google start checking for this not a long time ago? Because it was working month ago or so.

crok commented 2 months ago

This started like 6..7 weeks ago (very end of May), it's mentioned as the first thing in the Notes of the module in the README. I suggest to read the README and the PIF FAQ on XDA, too.

solaluset commented 1 month ago

Seems like it was indeed an issue with keys. It passes on the latest version, thanks for the help.