Facebook "Like" on iPhone/iPad

Posted by half_brick on Stack Overflow See other posts from Stack Overflow or by half_brick
Published on 2010-05-28T05:03:04Z Indexed on 2010/05/28 5:11 UTC
Read the original article Hit count: 172

Has anyone implemented facebook "Like" on iPhone/iPad? I've done general Facebook Connect implementation before, but it appears they're phasing that out in favour of OAuth and the Graph API?

We're trying to give users the ability to "Like" items of content in the app. Each item of content has a corresponding URL for its representation on the website.

Will it be possible to implement this kind of functionality (without implementing anything on the server side)? And is there a library that will let us do this easily?

Thanks

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk