i want to use Facebook Native login
i am following http://developers.facebook.com/docs/tutorials/androidsdk/3.0/scrumptious/authenticate/ . i get the permissions alert box but when i select ok i get the SessionState as CLOSED_LOGIN_FAILED .
i rechecked the App keyHash also . Is there any method to get the KeyHash from the code itself , i mean to print the keyhash with which it checks while comparing .
i went through many other threads too but was not successful , i dont know where i am going wrong . what are all the possibilities , so that i may recieve this error . Any related answers are welcomed .