ShareKit
ShareKit copied to clipboard
Drop in sharing features for all iPhone and iPad apps
Hi, I have a problem,I am using share kit for Facebook,twitter and foursquare implementation. some times in IOS 5.1,when I take the application for sharing via share kit,the foursquare option...
I am getting following error for newly registered facebook APP: ""Sorry,the application you are using misconfigured for Facebook integration.Please download the newest version of the application" Sharekit Version : 0.2.1
ShareKit v2. Weird one. I'm posting URLs to Facebook with ShareKit. The wall post is supposed to contain an image, a title (with URL), a caption and a description. I'm...
I'm an iOS developer, and I develop my Apps using the C# library MonoTouch ( http://xamarin.com/monotouch ). I want to use ShareKit in my latest app but I cannot find...
Can anybody help me. I am new to sharekit and have a little knowledge of objective C. So need some way out how can I retrieve my javascript variable in...
Can anybody help me. I am new to sharekit and have a lil knowledge of objective C. So need some way out how can I retrieve my javascript variable in...
Not sure if I have had one too many drinks over the last couple of days but for whatever reason, my images are not uploading to Facebook. The image is...
I have tried ShareKit and it works perfect. Nice work. I use it without ActionSheet, I use my custom share view. The only problem we have is that I need...
Hi, is there a way to share an url, with a preview (image + text caption + title) with sharekit? I'm currently using sharekit in my app and I can...
How to this fix error for ARC converter tool. /Classes/RootNewsController.m:682:4: error: receiver 'SHKMail' for class message is a forward declaration [4] [SHKMail shareItem:myitem]; thank you.