Earlier quoted context omitted.
Hm, I have a Pixel 5 and it most certainly doesn't do that. Nothing happens. https://i.imgur.com/kjFEwiR.jpg Then again, starting about 5 weeks ago it also stopped responding to "OK Google" and 3 weeks ago it stopped announcing turn-by-turn directions during GPS navigation so I guess this is the state of tech in 2021 :-/ (Definitely don't want an Apple device though, massive privacy issue for me to use a closed sourc…
How do you do MITM SSL when pretty much every secure app use key pinning.
You can (a) decompile the app, mod it, recompile it, sign it, and then execute it (b) modify the OS to not care about app signatures (c) bypass it with Xposed hooks, ... lots of ways.