hi
I work on scraping data from the android app. i could see HTTP and HTTPS traffic but in special data that I want extracting didn't show in fiddler sessions. I attach fiddler certification on the android device and even try certificate pinning bypass approach with the Exposed framework, but still, I couldn't see traffics, this data is about the history of users and when I load this data and scroll some pages, nothing shows in fiddler, like I didn't anything.
Now my questions are about this problem.
First which network traffic cant see with fiddler and how can understand the type of my traffic to assay that?
Second how I could monitor this traffics? have fiddler any extensions to cover this? or this work could do anyway like other apps or other approach or use another framework like Frida?
got stuck with issue for a long time. appreciate your help, please.
Regards - ah.Mohammadi