Post on twitter from ios app

寵の児 提交于 2019-12-11 20:55:07

问题


I simply want to post some text and if possible also photo from my ios 7 app. When I click some button and perform action, I want to post silently to twitter. However, if the user has not sign in to twitter, I want to ask for authentication. I have look through many examples, but could not find any satisfactory guide. Can anbybody please help me out giving guideline and resources?

Thanks in advance


回答1:


Please find below link for simple tweet example .

https://github.com/AlexTrott/SLRequest-Tweet



来源:https://stackoverflow.com/questions/24197570/post-on-twitter-from-ios-app

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!