how to identify requests which are originating from Mobile App (Mobile application) and which are originating from the Mobile Browser (Any) ???
Lets say facebook can be accessed by facebook-app or it can be accessed through the web-browser. how can we identify the incoming request in the server side which are from facebook app and which are accessed from web-browser.