Репост из: Play Integrity Fix
In v17.4 version (latest), I changed the fingerprint to Pixel 9 Pro XL (akita_beta fp was old). Also, I disabled "spoofProps", this was necessary to spoof ro.product.first_api_level value only in GMS process (spoofing to all system will cause bugs and crashes in some devices).
If first_api_level is greater than 32 it will force a hardware attestation, BUT, beta fingerprints have a lof of checks disabled, including this one.
This also helps with battery, because Zygisk lib will unload after inject the .dex file (if you are using TrickyStore it doesn't inject anything, just spoof props).
Let's hope Google isn't up to something that could screw us over.
If first_api_level is greater than 32 it will force a hardware attestation, BUT, beta fingerprints have a lof of checks disabled, including this one.
This also helps with battery, because Zygisk lib will unload after inject the .dex file (if you are using TrickyStore it doesn't inject anything, just spoof props).
Let's hope Google isn't up to something that could screw us over.