iOS, How to check whether the user likes a facebook page or not?

此生再无相见时 提交于 2019-12-11 05:50:18

问题


How to check whether the user likes a facebook page or not in an iPhone app?

I know that I need "user_likes" permission. what else should be done?


回答1:


Actually you can't like a page on Facebook. The best way to achieve that is to load the page inside a uiwebview and later you can check whether the user liked the page or not.



来源:https://stackoverflow.com/questions/15719701/ios-how-to-check-whether-the-user-likes-a-facebook-page-or-not

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!