Hi I can monitor the traffic of other applications with the iphone phone fiddler certificate. But Instagram traffic can't be tracked. How can i view instagram traffic via fidds.
1 Answer, 1 is accepted
0
Nick Iliev
Telerik team
answered on 17 Sep 2024, 06:43 AM
Hello Ceyhun,
There (at least) two known issues here:
- The newest version of the Instagram application uses TLS 1.3 which is not supported by Fiddler Classic. You can try Fiddler Everywhere which fully supports HTTP/2 and TLS 1.3.
- The Instagram application is known for using certificate pinning , a technique that prevents traffic from being decrypted by user-installed certificate authorities (CA) and expects a specific embedded CA. You can't overcome the certificate pinning on normal (as non-rooted) iOS and Android devices.