开发者

how to implement twitter in iphone app

开发者 https://www.devze.com 2023-04-11 02:13 出处:网络
Is there any tutorial out there showing how to use OAuth on IPhone?I download it from Gitgub. I want to send a mesage from my app to twitter.How to implement this...Anybody help me to immlement 开发者

Is there any tutorial out there showing how to use OAuth on IPhone?I download it from Gitgub. I want to send a mesage from my app to twitter.How to implement this...Anybody help me to immlement 开发者_如何学Pythonthis?Advance thanks


Another option: DETweetComposeViewController

It uses OAuth for iOS4 and the built-in Twitter features in iOS5.


sai, you might want to look at the Socialize SDK (http://www.getsocialize.com) which will help manage the entire Social Integration process (FB/Twitter) for you without needing to know OAuth. Oauth is kind of a pain.

0

精彩评论

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