j-hc / zygisk-detach

Zygisk module to detach installed apps from Play Store, hooking binder
https://t.me/rv_magisk
Apache License 2.0
995 stars 26 forks source link

Module failed to detach app #40

Closed KurosakiHT closed 4 months ago

KurosakiHT commented 4 months ago

Are you sure you read the readme? Yes

Android version and skin (MIUI etc... is MIUI still a thing? idk): Poco F5, Paranoid Android 14

Screenshot of Play Store page of the app you are trying to detach: Screenshot_20240423-184335_Google_Play_Store

Screenshot of the helper CLI showing detached apps (from Option 2): Screenshot_20240423-184414_Termux

Logs taken with su -c logcat -d -s "zygisk-detach" > /sdcard/log.txt: log.txt Empty log, but still upload for template

Not providing this information will get your issue closed

KurosakiHT commented 4 months ago

After a little bit of tinkering, I've found out that ZygiskNext' enforce denylist feature is the cause. Disabling it immediately detach app without any further work. Idk if change are needed from zygisk-detach side or ZygiskNext side but that's it for now and I will close the issue after this comment.