using Facebook iOS SDK 2, how do I like a page? - “Application must be on whitelist”

前端 未结 4 1529
北海茫月
北海茫月 2020-12-29 17:08

How do I \"like\" a page using the new Facebook iOS SDK? (http://github.com/facebook/facebook-ios-sdk)

I\'m currently attempting to do it with:

NSMut         


        
4条回答
  •  难免孤独
    2020-12-29 18:00

    Partial solutions have been suggested, though the user experience is only great if the user is already logged in to FB -- this may be likely for many but not all users, so it remains an imperfect approach.

    http://angelolloqui.blogspot.com/2010/11/facebook-like-button-on-ios.html

提交回复
热议问题