How can I add a Facebook ‘like’ button into my app? (it will like a webpage on my website)
Thanks
Amir [import]uid: 33608 topic_id: 7926 reply_id: 307926[/import]
How can I add a Facebook ‘like’ button into my app? (it will like a webpage on my website)
Thanks
Amir [import]uid: 33608 topic_id: 7926 reply_id: 307926[/import]
you could call the graph api
http://developers.facebook.com/docs/reference/api/
/OBJECT_ID/likes
Like the given object (if it has a /likes connection) none [import]uid: 6645 topic_id: 7926 reply_id: 28236[/import]
Thanks! [import]uid: 33608 topic_id: 7926 reply_id: 28297[/import]