iphone - 使用 twitpic 在 Twitter 上上传图像

标签 iphone objective-c mgtwitterengine twitpic

我想在 twitter 上上传图像。为此,我使用了 Twitpic API。我可以使用 oauth 上传图像,其中我需要手动输入 pin。请有人建议我如何从 mgtwitter 引擎通过 twitpic 上传图像,以便我不必手动输入密码。 提前致谢。

最佳答案

这应该开箱即用:OARequestHeader

关于iphone - 使用 twitpic 在 Twitter 上上传图像,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8292576/

相关文章:

iphone MGTwitterEngine - 使用我的应用程序签名发布推文

iphone - 如何在不使用TexturePacker的情况下在Cocos2D中添加动画图像?

iphone - 我可以隐藏我的 iPhone 应用程序或使其在 App Store 中无法搜索到吗?

iphone - 为什么不鼓励 setAnimationDidStopSelector?

ios - NSUserDefaults 与 NSCoding

ios - 在 iOS 中使用 MGTwitterEngine 发送个人消息

iphone - 如何设置 MGTwitterEngine

iphone - 复制 xib 文件的最佳方法是什么?

iphone - CSS 中的 width 和 device-width 有什么区别?

objective-c - 从代码中显示两个 NSTableView 项目的最简单的方法?