iosfacebookurlc-preprocessorsharekit

ShareKit SHKFacebookSessionProxyURL


I'm implementing ShareKit in my app. In the SHKConfig.h file, in the section where the Facebook data is inserted, there is a line saying: #define SHKFacebookSessionProxyURL @"".

What am I supposed to enter there?


Solution

  • You can Leave it empty

    #define SHKFacebookSessionProxyURL  @""