If you want to debug your network traffic on iOS, Pulse looks like a great alternative to Wireshark, Proxyman, and Charles Proxy.
Pulse takes a different approach, embedding into your app rather than sniffing the network, which can be pretty invasive. (Proxyman “basically performs a MITM attack to see your encrypted traffic.” π€)
What I wished iOS had is a simple analog of Safari Web Inspector. So I built just that.
Via iOS Dev Weekly.
