I\'m using Sharekit on my iPhone app, I used oAuth method, after many problems it worked finally in the simulator, but when I try it on a real iDevice I get this error :
I am using share kit to integrate facebook and twitter in iphone application. I want to share text message to Facebook and twitter. On facebook I am getting \"Application Response Error The post\'s ac
am using sharekit for sharing images in facebook, twitter and email in facebook correctly working. twitter and email is working in back of the uiview. ( see the below screen shot).
I\'m trying to implement ShareKit in my app; in the SHKConfig.h file, in the section where the Twitter applications settings are required, there is a line where I\'m supposed to set the Callback URL:
I\'m implementing ShareKit in my app; I\'m using XCode4 and have downloaded the ShareKit version from the official site (I think it\'s the official one).
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 ShareKit in my app; I defined in the SHKConfig.h the following definitions: #define SHKMyAppName @\"MyAppName\"
ShareKit looks aban开发者_StackOverflow社区doned. And there are so many forks. But major maintainer is undeterminable. Now I\'m just going to pick one to use. What fork do you recommend? Or replacemen
Does anyone know how i can use Sharekit to post a video to facebook? Sh开发者_StackOverflow社区ould i customize it or is there something already out there that can do this from sharekit? Any extension
When the user posts to FB or Twitter I want to know that the share completed, or the view was dismissed with an x.