From c6640bc6f0635751c2da14887a5665ad701bdbf6 Mon Sep 17 00:00:00 2001 From: VisionR1 Date: Tue, 21 Nov 2023 23:04:32 +0200 Subject: [PATCH 1/5] Update README.md with clarification is GMS with clarification is GMS cache and data must delete and not the GSF (Many users broke phone data) --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8d48756..0926194 100644 --- a/README.md +++ b/README.md @@ -48,10 +48,9 @@ Some modules which modify system can trigger DroidGuard detection, never hook GM 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) cache. -- Clear GMS cache. +- Clear Google Wallet cache (if you have it). +- Clear Google Play Store cache and data. +- Clear GMS (com.google.android.gms) cache and data. Reboot and done! From fe4cb610d4505dc40f34a9bc7c081d3e3f71f3f3 Mon Sep 17 00:00:00 2001 From: VisionR1 Date: Tue, 21 Nov 2023 23:41:22 +0200 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0926194..f5d1a6f 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Follow this steps: - Flash my module in Magisk/KernelSU (if you already have my module, just ignore this step). - Clear Google Wallet cache (if you have it). - Clear Google Play Store cache and data. -- Clear GMS (com.google.android.gms) cache and data. +- Clear GMS (com.google.android.gms) cache and data (or waiting some time without delete and it's done). Reboot and done! From 323ee5816981316c6af1122e6902cff3ea5398ce Mon Sep 17 00:00:00 2001 From: VisionR1 Date: Tue, 21 Nov 2023 23:49:31 +0200 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5d1a6f..5ba9524 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Follow this steps: - Flash my module in Magisk/KernelSU (if you already have my module, just ignore this step). - Clear Google Wallet cache (if you have it). - Clear Google Play Store cache and data. -- Clear GMS (com.google.android.gms) cache and data (or waiting some time without delete and it's done). +- Clear GMS (com.google.android.gms) cache and data (or just reboot without delete and waiting some time and it's done). Reboot and done! From b98719d047b76f1e722110851e5f05c6ca5daeb7 Mon Sep 17 00:00:00 2001 From: VisionR1 Date: Tue, 21 Nov 2023 23:51:05 +0200 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ba9524..a42982b 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Follow this steps: - Flash my module in Magisk/KernelSU (if you already have my module, just ignore this step). - Clear Google Wallet cache (if you have it). - Clear Google Play Store cache and data. -- Clear GMS (com.google.android.gms) cache and data (or just reboot without delete and waiting some time and it's done). +- Clear GMS (com.google.android.gms) cache and data (or just reboot without clear and waiting some time and it's done). Reboot and done! From eb1fd413d17936578d3f4ca5ed87c4e413cdd071 Mon Sep 17 00:00:00 2001 From: VisionR1 Date: Tue, 21 Nov 2023 23:52:40 +0200 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a42982b..41d7b28 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Follow this steps: - Flash my module in Magisk/KernelSU (if you already have my module, just ignore this step). - Clear Google Wallet cache (if you have it). - Clear Google Play Store cache and data. -- Clear GMS (com.google.android.gms) cache and data (or just reboot without clear and waiting some time and it's done). +- Clear GMS (com.google.android.gms) cache and data (or just reboot without clear and waiting some time). Reboot and done!