I'm making an app with Facebook integration. That works perfectly in emulator but does't work on android device.
That indicate some error...
App is misconfiguration for Facebook login. press okay to go back to the application without connection Facebook.
But it solve with this using Hash key
Than after it not store Access token and expires in device so it not work proper in device.
It will work perfect in Emulator But not on device. Why?
I'm using Facebook Hackbook code to implement this .