diff --git a/README.md b/README.md index 8d48756..52b2dc3 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,26 @@ Follow this steps: Reboot and done! +## Troubleshooting + +### Fails to meet device integrity (KernelSU) + +- Disable ZygiskNext +- Reboot +- Enable ZygiskNext + +### Passes device integrity, but fails in Wallet (even after clearing cache) + +- Remove all data from Google Play Services + +
+Guide + +![Google services cache](./wallet-troubleshoot-1.jpg) +![Removing all data](./wallet-troubleshoot-2.jpg) + +
+ ## Read module logs You can read module logs using this command: diff --git a/wallet-troubleshoot-1.jpg b/wallet-troubleshoot-1.jpg new file mode 100644 index 0000000..416fab7 Binary files /dev/null and b/wallet-troubleshoot-1.jpg differ diff --git a/wallet-troubleshoot-2.jpg b/wallet-troubleshoot-2.jpg new file mode 100644 index 0000000..ff0f671 Binary files /dev/null and b/wallet-troubleshoot-2.jpg differ