How to get Facebook share behavior with Facebook Connect on iPhone

Posted by Benoit on Stack Overflow See other posts from Stack Overflow or by Benoit
Published on 2010-04-23T19:37:31Z Indexed on 2010/04/23 19:43 UTC
Read the original article Hit count: 461

With the standard share at http://www.facebook.com/sharer.php one only needs to specify a URL. Title and thumbnail are automatically pulled from the web page (perhaps with the help of meta tags).

With Facebook Connect (I am using the iPhone SDK), I need to supply everything explicitly (URL, title, caption, description, images, etc.).

Is there a way to emulate the "share" behavior with Facebook Connect, i.e. let Facebook pull the missing elements from the page being shared itself?

© Stack Overflow or respective owner

Related posts about facebook-connect

Related posts about facebook-sharer