2024-07-22 00:35:28 +08:00
|
|
|
Telegram channel:
|
|
|
|
https://t.me/playintegrityfix
|
|
|
|
|
|
|
|
Device verdict should pass by default.
|
|
|
|
If not, try removing /data/adb/pif.json file.
|
|
|
|
|
|
|
|
Donations:
|
|
|
|
https://www.paypal.com/paypalme/chiteroman
|
|
|
|
|
2024-08-25 09:50:49 +08:00
|
|
|
If your ROM is signed with test-keys, modify "spoofSignature" value in
|
2024-08-14 05:58:02 +08:00
|
|
|
/data/adb/modules/playintegrityfix/pif.json and set to "true".
|
2024-07-27 17:19:10 +08:00
|
|
|
Remember to kill com.google.android.gms.unstable process after this!
|
2024-07-22 00:35:28 +08:00
|
|
|
|
2024-08-25 09:50:49 +08:00
|
|
|
If you are using TrickyStore and you have a valid keybox, but Strong
|
|
|
|
isn't passing, maybe you should change the ROM.
|
|
|
|
Stock ROMs gives the best results.
|
2024-07-27 17:19:10 +08:00
|
|
|
|
2024-09-19 07:31:11 +08:00
|
|
|
# v17.6
|
2024-08-25 09:50:49 +08:00
|
|
|
|
2024-09-19 07:31:11 +08:00
|
|
|
- Remove keybox logic
|
|
|
|
- Update AGP, NDK & CMake
|
|
|
|
- Change build from MinSizeRel to Release (better performance)
|
|
|
|
- Enable LTO
|
2024-09-16 00:40:49 +08:00
|
|
|
- Refactor code
|