Facebook Dialog vs Open Graph Action

懵懂的女人 提交于 2019-12-10 10:50:03

问题


Just want to understand the pros and cons of making post through dialog vs open graph action for the first facebook app I am making.

The most attractive aspect of OG action post seems to be the "aggregate" box if I can attract users to use my app frequently and consistently, but dialog seems to guarantee 100% chance for the post to show up individually on the user's timeline (vs OG action post which might only show in the "recent activity" box which is not obvious to see...)

am I missing reasons why OG Actions seems to be what facebook is pushing (and slowly dying out dialogs?)

thanks!


回答1:


Dialogs are not going away at all, but they can only represent one kind of action in your app.

Open Graph lets you represent N number of actions in your app, for example, listening to a song, staring/liking a song, adding a song to a play list, etc.

You clearly wouldn't want to use a dialog to share all those actions to a user's timeline.

For simple sharing of some item, use a dialog, but anything else, use OG.



来源:https://stackoverflow.com/questions/11716892/facebook-dialog-vs-open-graph-action

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