Any of you knows how to implement a facebook like natively in iOS app?. I'll like to implement the button like normla IUbutton.
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.
|
|
You may find this useful. I was looking for it the other day but have not had a chance to implement. In short I don't believe there is a way to do it using native UIbutton. |
|||||
|
|
There is no way to do this natively at this time. The quickest way to do it is to load a webview, and navigate to the page that you wish to like. |
|||
|
|