How to listen an iPhone app traffic

Hello!

I’m trying to use postman to catch the traffic from my iPhone app, but it’s not working. It rejects the certificate silently. Works well with Charles, but I want postman) Used all the instructions, my phone and mac are on the same network, proxy configured. It’s definitely a certificate issue

Appreciate any advice.

Max

1 Like

Hey Max,

You can use this tutorial to get started - https://blog.getpostman.com/2019/06/26/debug-api-requests-mobile-postman-proxy/

Also, is the traffic using HTTP or HTTPS?