79706581

Date: 2025-07-18 18:19:07
Score: 1
Natty:
Report link

I had the same issue, but recently found out that it is just not possible. As written in this link,

The network inspector only shows requests made through HttpURLConnection. The CIO engine, by design, communicates via TCP/IP sockets.

Requests sent through CIO will not be detectable unless the Android Studio network inspector changes

Reasons:
  • Blacklisted phrase (1): this link
  • Whitelisted phrase (-1): I had the same
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: ChungJungSoo