R.T.
R.T.
You can use your own HttpTransportClient, with proxy.
Same as https://github.com/frida/frida/issues/2176
Please, see https://github.com/wseemann/FFmpegMediaMetadataRetriever/issues/59 That helped me.
Pixel 6 Android 12 Frida Server Version: 15.2.2 Same for me
@ridafkih I found that pixel 6 flashed with earliest stock ROM does not have this issue initially, but breaks after some time. I guess, I could help
> make build/frida-android-arm64/lib/pkgconfig/frida-core-1.0.pc Still having same issue. Do I need to replace only server, or use patched client as well?
Getting same issue with frida-server on talkatone app
$ pm uninstall com.google.android.art 32bit apps still not working. Pixel 6
From my investigation Play Integrity is binding specifically to com.android.vending So Play Integrity implementation can't be a part of GmsCore anymore ```java package com.google.android.play.core.integrity; import android.content.Intent; /* loaded from: classes2.dex...
> > [Play Integrity API Checker](https://play.google.com/store/apps/details?id=gr.nikolasspyr.integritycheck) report success on my phone. > > It is possible that the problem is not microG. > > I'm not completely sure but I...