I am trying to capture all traffic from my app on Iphone. Now i can capture all outgoing traffic FROM my device, but nothing from incoming. Here is instruction how i configured proxy in my fiddler and iphone: http://docs.telerik.com/fiddler/Configure-Fiddler/Tasks/ConfigureForiOS
Is there some way to configure Fiddler to capture incoming requests or any another way to achieve this? It's desirable for application to decrypt HTTPS traffic as Fiddler do.