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.

I'm developing iOS facebook application . I want to use "Like FanPage" button in my application.
My first solution is using graphAPI but I have problem like this Question (The Graph API can "Like" some objects (posts, pictures, etc), but not top-level items like Pages and URLs)
My second solution is using UIWebView to display "Like Box" (from Ray's tutorial) and problem is that when I click "like" in UIWebView it redirect to login page everytime

Can someone tell me what is the best practice for this situation?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.