문제

I Don't understand how to configure facebook in share kit, i was checking this

http://getsharekit.com/install

and i've read SHKConfig.h and do the same as it was mentioned but still not working

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

I just did this .

when i click on facebook it just open in simulator but cant post the selected picture or text. kindly tell me the best possible solution

thanks in advance

도움이 되었습니까?

해결책

The version of ShareKit from your link has not been updated for a long time. You can try updated ShareKit 2. Installation is a little bit different, make sure to follow install guide literally.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top