Skip to content
Snippets Groups Projects
Commit bf9ce4eb authored by chiteroman's avatar chiteroman
Browse files

Update README

parent bd55606e
No related branches found
No related tags found
No related merge requests found
......@@ -26,12 +26,13 @@ Some modules which modify system can trigger DroidGuard detection, never hook GM
## Certify Play Store and fix Google Wallet
Follow this steps:
- Flash my module in Magisk/KernelSU (if you already have my module, just ignore this step).
- Clear Google Wallet cache.
- Clear Google Play Store cache.
- Clear GSF (com.google.android.gsf) data and cache.
- Flash my module in Magisk/KernelSU (if you already have my module, just ignore this step)
- Clear GSF (com.google.android.gsf) cache.
- Clear GMS cache.
Then reboot device and should work. Also some users recommend to clear GMS data and cache but for me it wasn't necessary.
Reboot and done!
## Read module logs
You can read module logs using this command:
......@@ -40,7 +41,7 @@ adb shell "logcat | grep 'PIF'"
```
## Can this module pass MEETS_STRONG_INTEGRITY?
NO
**No**
## Play Integrity is now our problem, SafetyNet is deprecated
You can read more info here: [click me](https://xdaforums.com/t/info-play-integrity-api-replacement-for-safetynet.4479337/)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment