Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getPackageInfo(GET_SIGNATURES) is not called in Android 12 (and probably above) #2

Open
aimardcr opened this issue Apr 15, 2022 · 1 comment

Comments

@aimardcr
Copy link
Owner

aimardcr commented Apr 15, 2022

If you use APKKiller on Android 12, you will notice that only getPackageInfo with flags GET_SIGNING_CERTIFICATES will be called, but not with flags GET_SIGNATURES through the Proxy.

I wonder if anyone could take a look what caused this, thank you.

@aimardcr aimardcr pinned this issue Apr 15, 2022
@vellrya
Copy link

vellrya commented Jul 1, 2022

Hello, is it means that we cannot use patched app on Android 12?
I haven't got such device to test ourselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants