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.

How can I share content from a webpage on a device browser so that it opens up the share option in the facebook application on that device and not in that browser of the device?

specifically,

I want to share abc.com/page from within the page so that it opens the content in the share option of the facebook app on that device.

the fb.com/sharer.php link needs me to be logged on that browser instance in the device.

On android, the browser share option lets me open and share the page from device browser to the android fb app, hence no need to sign into FB on that browser instance. But I don't see such "native" share from safari into iOS app (iOS6?).

What I want to do is enable the share content code on my page itself to be able to invoke the facebook app on that device with the content to be shared. How can I do this?

I want the share option and not the like option.

Something like how iTunes app weblinks open iTunes using its.detect.openItunes can be used for invoking the fb app with share option?

share|improve this question
I think this has become available in ios6 with the Facebook integration. – Lix Sep 16 '12 at 9:23

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.