Block Requests to URL except Android App or C# Application? -
i have developed android app , c# application calls url (website in php) in browser control.
i want block requests url except app or desktop application, mean no 1 can directly open url in browser.
i tried http referrer etc didnt work.
could try sending headers, , respond requests include header specified?
Comments
Post a Comment