How can I open a Twitter tweet using the native Twitter app on iOS?

前端 未结 3 598
再見小時候
再見小時候 2020-11-30 16:58

A tweet can be opened by Safari with a link of this format:

http://twitter.com/1Direction_X/statuses/197752514391715842

On iOS 5, Twitter i

3条回答
  •  遥遥无期
    2020-11-30 17:13

    My apologies if this has already been answered, but the schema for posting a message with a hashtag is:

    twitter://post?message=hello%20world%23thisisyourhashtag.  
    

    Just replace thisisyourhashtag with the hashtag that you would like users to post.

提交回复
热议问题