开发者

How to post the tweet in twitter from our application?

I am developing one application. In that I want to post a tweet on 开发者_如何学Gotwitter.

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];


Use Twitter API and some wrappers for iOS

MGTwitterEngine

Twitter API Wiki


Wait for iOS 5.0 and use the built in twitter support.

(twitter support isn't under NDA it was in the keynote)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜