Hi, any way to monitor Ktor network calls inside the AS network inspector tool? I know its possible with OKHttp client, but why isn't that possible to do it with other Ktor engines (for ex: CIO)
a
Atul Gupta
07/13/2024, 3:58 PM
I think AS injects some code which instruments those OkHttp code hence those are shown in the AS
a
Aleksei Tirman [JB]
07/15/2024, 7:32 AM
That's because
Currently, the Network Inspector supports only the