Open aimardcr opened 2 years ago
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.
Hello, is it means that we cannot use patched app on Android 12? I haven't got such device to test ourselves.
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.