PlayIntegrityFix/changelog.md

25 lines
696 B
Markdown
Raw Normal View History

2024-07-21 19:35:28 +03: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 04:50:49 +03:00
If your ROM is signed with test-keys, modify "spoofSignature" value in
2024-08-14 00:58:02 +03:00
/data/adb/modules/playintegrityfix/pif.json and set to "true".
2024-07-27 12:19:10 +03:00
Remember to kill com.google.android.gms.unstable process after this!
2024-07-21 19:35:28 +03:00
2024-08-25 04:50:49 +03: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 12:19:10 +03:00
2024-09-19 02:31:11 +03:00
# v17.6
2024-08-25 04:50:49 +03:00
2024-09-19 02:31:11 +03:00
- Remove keybox logic
- Update AGP, NDK & CMake
- Change build from MinSizeRel to Release (better performance)
- Enable LTO
2024-09-15 19:40:49 +03:00
- Refactor code