Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Let's say I want the user to be able to view my Twitter account feed via a button in my app's credits view.

What's the proper way to do this?

I can load the URL easily enough to twitter.com but what if the user doesn't use the web version of twitter but the Twitter app or Tweetbot, etc.?

I failed to find anything obvious about a twitter:// protocol.

Thank you!

share|improve this question
The twitter:// protocol is meant for the Twitter iOS app. – BoltClock May 27 '12 at 18:02
possible duplicate of Open a Twitter tweet by native Twitter app on iOS – Evan Mulawski May 27 '12 at 18:02
Indeed a dupe -- I didn't see that one. Thanks! – z8000 May 27 '12 at 18:09

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.