Fix integrity and root detection - yashaswee-exe/AndroidGuides GitHub Wiki
[!Important] If you are using any custom ROMs, make sure to disable any integrity fix spoof that comes with the ROM (if any). (Assuming you have already tried this and it is not fixing the integrity.)
Checking integrity:
- Open Play Store.
- Tap on your profile and open Settings.
- Open About.
- Tap multiple times on Play Store Version
- Open General.
- Open Developer Options.
- Click on "Check Integrity".
Installing required modules:
- ReZygisk (If failing, try Zygisk Next)
- Play Integrity Fix Fork
Configuring PlayIntegrityFix
- Open Modules tab in KernelSU/Magisk manager.
- On the PIF module, tap Fetch pif.json to retrieve the config file.
[!Note] Check integrity now, if you already have atleast 2 green ticks aka device integrity, you can skip the below "Configuring TrickyStore" steps.
Configuring TrickyStore:
If your integrity is not fixed using above mentioned PIF Module follow this.
- Install these modules:
- Open Modules tab in KernelSU/Magisk manager.
- Find Tricky Store in the modules list.
- Tap on Open/Action button.
- Click on menu
1. Select All > Save
2. Deselect Unecessary > Save
3. Set Valid Keybox
4. Set Security Patch > get security patch date.
- Done ✅
Your integrity should be fixed now.