I am using ShareKit in my iphone app I am currently developing and would like to implement sharing by Facebook, Twitter, Tumblr and by Mail. I have set up everything but the problem is that all of the
I am having some problems with ShareKit on Facebook.I have no issues logging in on facebook, but when I try to post the text, the facebook dialog pops up, and there is no text at all in the dialog.
I\'m implementing ShareKit in my App. Ev开发者_如何学Goerything is working fine, I also got rid of most of the warnings (all the warnings that are caused because ShareKit suports OS 2.x - my app supor
I am using sharekit but I don\'t want to use the bityl service for shortening the URL I want 开发者_如何学Cto use the built-in t.co provided by twitter.
I have tried including sharekit to my three 20 project. All share kit files are dragged intothe Three20Ui.xcodeProject of three 20.
Inside the Sharekit \'s SHK file, there\'s a function called ShowViewController which bring the Mailcontroller up.
I get the warning Incompatible pointer types assigning to \'NSHTTPURLResponse *\' from \'NSURLResponse *\' in the code below. This method is part of Sharekit.
I get the warning Argument in message expression is an uninitialized value in the bolded line开发者_如何学Go below:
I have made a so-called ShareKit beta, it has many fixes for warnings and also features a new SMS share component. This should dramatically be faster on all iOS\'s. Feel free to download it and of cou
I\'ve implemented ShareKit in my app. I\'m OK with the default way that it works, but I wish to control the services available to the user to select from; to be more specific, I don\'t want to deal wi