Is Prefilled message deprecated on feed dialog for sharing from July12? [closed]

点点圈 提交于 2019-12-22 00:25:48

问题


I have just implemented the feed dialog in my app for sharing activities on facebook. My requirement is to have some prefilled message on the feed dialog while sharing. But is prefilled messages on feed dialog really now been deprecated by Facebook from July 12. Please confirm the news and suggest a solution how to go for "prefilled message".


回答1:


Please confirm the news and suggest a solution how to go for "prefilled message".

“News”? Lol.

You can only do that, if you do not use the feed dialog, but post using the API.

But Platform Policies say you must not post any text that has not been entered by the user themselves beforehand (IV. Application Integration Points, 2.).

Giving them a pre-filled text box where they can edit the given message before submitting it to your app would be a gray area. But you should also keep in mind that if lots of users submit the same, unaltered message and you post it to their timeline on their behalf, Facebook’s algorithms will most likely detect that very easily – and therefor distribution of your posts might be limited.



来源:https://stackoverflow.com/questions/13899219/is-prefilled-message-deprecated-on-feed-dialog-for-sharing-from-july12

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