Search code examples
iosfacebookios5ios6sharekit

Facebook - how to get


I am looking to implement the ShareSdk for an iOS app. And it needs these parameters:

#define SHKFacebookUseSessionProxy  NO 
#define SHKFacebookKey              @""
#define SHKFacebookSecret           @""
#define SHKFacebookSessionProxyURL  @""

And provides this url where to get it: http://www.facebook.com/developers

But I am not finding how to get those parameters there. Would anyone be able to explain the steps to get those parameters?

Thanks, Alex


Solution

  • Go to Facebook Apps Page, create a new app, get your keys.