How do I generate a key hash for the Facebook SDK On Mac?
I used following steps to generate a Key Hash for my app in facebook: (I am using Mac OSX 10.8) First open a terminal (open a command prompt in windows). Navigate in the terminal to the directory where your Android debug.keystore is stored. Mostly it will located under “/Users/user_name/.android/” (In Windows will be C:\Documents and … Read more