I am developing one application. In that I want to post a tweet on twitter.
I am already posting a tweet by using twitter agent, but that tweet was not updated.
Please guide me how to post the tweet from our application.
|
I am developing one application. In that I want to post a tweet on twitter. I am already posting a tweet by using twitter agent, but that tweet was not updated. Please guide me how to post the tweet from our application. |
||||
|
|
I recommend to use MGTwitterEngine or SAOauthTwitterengine. Get sample code here and got to work. [self.twitterEngine sendUpdate:yourtexttopost]; |
|||
|
|
|
|
|||
|
|
|
Wait for iOS 5.0 and use the built in twitter support. (twitter support isn't under NDA it was in the keynote) |
|||
|
|