Built-in Like Button - Facebook SDK 3.0

吃可爱长大的小学妹 提交于 2019-12-21 20:34:37

问题


Does anybody happen to know a good tutorial on placing the ‘I like it’ button into the application? I’m especially interested in Facebook SDK 3.0 and the so-called Built-in Like button.

So far, I’ve been searching through google and stackoverflow but I haven't found anything about SDK 3.0.


回答1:


Publishing a built-in like is very similar to publishing a custom Open Graph action. The best resource for learning about publishing built-in likes is Facebook's reference page:

https://developers.facebook.com/docs/opengraph/actions/builtin/likes/




回答2:


Please see this post regarding likes and this post to see an alternative of adding a like button.

Ideally you could create a html iframe that links to the page. obviously this would open up the webpage to the link of the facebook like button. atm i believe that's how temple run achieve this. does the trick. They're getting many likes from users directed from the ios app temple run itself.



来源:https://stackoverflow.com/questions/11915269/built-in-like-button-facebook-sdk-3-0

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