What tool do you use to monitor the websocket traffic sent/received by ktor client (android, ios)?
The "App inspector" tool from IDEA/AS does not intercept non HTTP traffic
c
Colton Idle
08/04/2025, 4:46 PM
proxyman is the goat. and support gets back to you like same day if you have an issue.
d
Dumitru Preguza
08/04/2025, 4:48 PM
@Colton Idle thanks, indeed I tried it yesterday, it captured traffic from mobile Google chrome but not from my app, anyway I think I found the issue, will check soon