For some apps, you may have to install them in island so that they can't detect the magisk app.
You need play integrity fix instead of safetynet and just activating zygisk should be fine on latest magisk.
Thanks. I have a pretty old install so my module list is a relic of the time but it makes sense why it still works for me. I'll edit.
SafetyNet is deprecated on newer versions of Android
There are new solutions constantly developed such as PlayIntegrityNEXT. With some effort you can get rooted Android 14 device with custom ROM pass Play Integrity attestation.
There are workarounds:
Install magisk, add the app to the zygisk denylist before first run.
Install
universal safetynet fix and magisk hide props config (modules for magisk).For some apps, you may have to install them in island so that they can't detect the magisk app.
You need play integrity fix instead of safetynet and just activating zygisk should be fine on latest magisk.
Thanks. I have a pretty old install so my module list is a relic of the time but it makes sense why it still works for me. I'll edit.
SafetyNet is deprecated on newer versions of Android
There are new solutions constantly developed such as PlayIntegrityNEXT. With some effort you can get rooted Android 14 device with custom ROM pass Play Integrity attestation.
Very interesting, thanks!