From fbaf4937fc077f1060a7b93cdac9528a2a748c32 Mon Sep 17 00:00:00 2001 From: Marcos <98092901+chiteroman@users.noreply.github.com> Date: Wed, 29 May 2024 10:54:57 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dd06f8e..f4e3f32 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ This module tries to fix Play Integrity and SafetyNet verdicts to get a valid attestation. +## NOTE +If you use a custom ROM, make sure it is signed with the maintainer's private keys, otherwise, you will never be able to pass the Device verdict. + +This module is not made to hide the root, nor to avoid detections in other apps. It only serves to obtain the Device verdict in the Play Integrity tests and certify your device. +All issues created to report a non-Google app not working will be closed without notice. + You will need root and Zygisk, so you must choose ONE of this three setups: - [Magisk](https://github.com/topjohnwu/Magisk) with Zygisk enabled. @@ -43,4 +49,4 @@ https://github.com/chiteroman/PlayIntegrityFix/releases/latest ## Donations -[PayPal](https://www.paypal.com/paypalme/chiteroman) \ No newline at end of file +[PayPal](https://www.paypal.com/paypalme/chiteroman)