I am getting an error in signing to facebook from my Android Applicationon device, while same application works perfect on emulator.
When user presses login button on Facbook signup page, (if user credentials are ok) the same login page will appear again and again, when I connected the device in debug mode, I found that facebook is redirecting my application to a page with "User Access Denied" in the querry String. But when I run same app on emulator, it sucessfully gets signed in and have no issues with any other functionality.