Hi all.
i made some tests in some apps of google play with Fiddler.
this programm get the GET and POSTS of apps, if your app make a get ou post i can get it with fiddler.
my question, its possible block the fiddler and another programs like fiddler?
the fiddler use a proxy and you see on pc all the url requests. (HEADER,XML,JSON etc...)
this is a big problem for a lot of apps, with register/login or selects etc....
what the best way to protect one app of this program? (if possible
)
what the best way to hide a url inside the app?
thx