SLComposeViewController get the user that made the tweet and the message tweeted

与世无争的帅哥 提交于 2019-12-11 03:48:11

问题


I really want to use the iOS social framework and SLComposeViewController to tweet from my app but I need the twitter handle of the user tweeting and the tweet text on the completion (without me fetching latest tweets from all of users twitter accounts and detecting which one he used).

Can I achieve this? If not, is there a good alternative for a textView with twitter handle autocomplete, character counter and twitter account selection?

来源:https://stackoverflow.com/questions/24143286/slcomposeviewcontroller-get-the-user-that-made-the-tweet-and-the-message-tweeted

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