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.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
See the link below which may help you in your work: |
||||
|
|
|
Unfortunately, no. The only way to like a Facebook page from within the iOS app, is to load up a |
|||
|
|
|
Through Vishal's answer, I came to this link which can construct an iFrame 'Like' button which can be added in a UIWebView. |
|||
|
|
