I am trying to access Facebook info of loggedIn user. For that I read through the various docs and found that hash key configuration is required for this on developer section of facebook where application is created and generating Facebook App-Id. I tried to generate hash key for filling into Native Android App section on facebook developer portal. I gone through many links for this like Here
But hash key is not working at all. Sometimes it says no hash is match or sometime it just promt a facebook dialog and disappears.
But still it's not working in my Device. It's working fine on Emulator. I am using Mac system, is this any issue?
Can anybody guide me if I am missing something? Do I need to edit more things in Application setting on facebook developer portal?