PlayIntegrityFix/changelog.md

22 lines
657 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-18 02:46:20 +03:00
NOTE: 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-18 02:44:07 +03:00
# v17.2
2024-07-27 12:19:10 +03:00
2024-08-18 02:44:07 +03:00
- Fix custom ROMs support
- Spoof android.os.Build fields in Zygisk instead Java
- Compatibility with TrickyStore module
- If hook is disabled, unload Zygisk lib
- Add granular advanced spoofing options (thanks @osm0sis)
- Other minor improvements