zygisk-detach: Breaks Play Integrity API for some devices (needs to be tested for >v1.15.0)
Screenshot of Play Store page of the app you are trying to detach:
Not applicable.
Screenshot of the helper CLI showing detached apps (from Option 2):
Not applicable.
Logs taken with su -c logcat -s "zygisk-detach" > /sdcard/log.txt
:
Not applicable.
I used this module to detach an app. After that, the Play Integrity API request from Play store (in developer tools/options) fails with error -100 (internal error). After trying some stuff I checked logcat, and found an error trying to read the detached app from somewhere, some database I guess. The app had the first two characters modified to unknown ones, which I guess is the method this module uses to detach.
In any case, this seesm to break Play Integrity API request from official Play store app.
About this issue
- Original URL
- State: open
- Created 6 months ago
- Comments: 34 (11 by maintainers)
Works for me too.
The newest test version works for me, play integrity remained intact! Thank you
actually, the test version helped me, I just reported that I had such a problem. but the test version works well.