Retweet, reply and favorite in iOS 5 Twitter with the Accounts framework

后端 未结 3 1368
温柔的废话
温柔的废话 2021-01-31 00:11

I have integrated iOS 5 Twitter in my application. I am able to send tweets by TWTweetComposeViewController with the integration of Twitter and Accounts framework.<

3条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-31 00:45

    Use TWRequest class instead of TWTweetComposeViewController to access tweets, retweets, reply and favorite. For more information use these links. Link1 and Link2

提交回复
热议问题