APKKiller icon indicating copy to clipboard operation
APKKiller copied to clipboard

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

Open aimardcr opened this issue 2 years ago • 1 comments

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 avatar Apr 15 '22 12:04 aimardcr

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

vellrya avatar Jul 01 '22 00:07 vellrya