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
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
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. |
|||
|
|
