I checked the Hackbook code in Facebook SDK 3.0 - samples and I get the error as if the app is misconfigured, when the official Facebook app is installed. If I delete the official installed Facebook app it works fine.
Similarly I have this error for my app too. I have checked the keyhashes in the Facebook app dashboard.
I went through Stack Overflow Android Facebook authorization - can not log in when official Facebook app is installed, but it took me to the webdialog
, but I want to use as native app and don't want to use WebDialog
.
I went through https://developers.facebook.com/docs/getting-started/facebook-sdk-for-android/3.0/ and configured all the details in the Facebook App Dashboard.
I have been searching for more than a week and I could not get any solution. I don't know where I am going wrong. Any related answers are welcome.