Search code examples
iphoneiosfacebookios6facebook-like

iOS 6 - Facebook 'Like' Button


I have just implemented Facebook SDK 3.1.1 into my app with the intention of being able to share a picture, as well as 'Like' our product page from within the app. I can't seem to find a simple explanation or tutorial on how to code a button to automatically 'Like' a particular Facebook page. Can this only be done within a UIWebView? Can anyone point me in the right direction? Thanks.


Solution

  • See the link below which may help you in your work:

    RayWenderlich: How To Post to a User’s Wall, Upload Photos, and Add a Like Button from your iPhone App