开发者

ShareKit SHKFacebookSessionProxyURL

开发者 https://www.devze.com 2023-03-21 15:28 出处:网络
I\'m implementing Share开发者_如何学运维Kit in my app. In the SHKConfig.h file, in the section where the Facebook data is inserted, there is a line saying: #define SHKFacebookSessionProxyURL @\"\".

I'm implementing Share开发者_如何学运维Kit 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?


You can Leave it empty

#define SHKFacebookSessionProxyURL  @""
0

精彩评论

暂无评论...
验证码 换一张
取 消