I'm trying to set up facebook in my android app but I had a problem and even the samples didn't work! Then I tried again on different devices and I just figured out the samples only work on devices which DO NOT HAVE OFFICIAL FACEBOOK APP INSTALLED. It seemed to me completely illogical so I checked : installing the facebook app and it wasn't working anymore, deleting it, it worked that. So here my question : Why is that and how to fix it?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
Looks like you have not added key hash to app dashboard or it is invalid. To properly handle Facebook Login using the Facebook for Android app you will have to add valid key hash to the app dashboard. Have a look at this: https://developers.facebook.com/docs/howtos/androidsdk/3.0/login-with-facebook/ check 'App Dashboard Configuration' and 'Troubleshooting' sections. |
|||
|
|