I have been using the Postman Chrome app for my API developments.
I can simply turn on the request capture from chrome and the interceptor from the Postman Chrome app, and like magic, all the requests (headers, body, ..) would be captured by the app.
Off late I have been getting a notification that the Postman native app is available and the support for the Chrome app would be soon stopped.
I downloaded the native app and it looks great but couldn't figure a way to capture requests with it. I googled a lot but couldn't find a solution.
I read this from the Postman documentation and found it quite confusing and I don't think that's not what I want.
I would really appreciate a solution.
Thanks.