使用Oauth从iPhone应用程序发送推文

Man*_*dev 9 iphone api twitter sdk oauth

有没有人知道使用iPhone SDK 2.2.1或更早版本的Twitter API和Oauth身份验证的好例子?

找到一个例子,但它似乎在https://github.com/kimptoc/MGTwitterEngine-1.0.8-OAuth使用3.0唯一的框架

小智 7

这是我发现的最佳解决方案:

http://github.com/bengottlieb/Twitter-OAuth-iPhone


Cyn*_*ing 6

Oauth.net网站在其代码页上列出了几个Objective-C实现 - http://oauth.net/code.