Description not shown in Facebook ShareDialog

前端 未结 2 1536
甜味超标
甜味超标 2021-01-14 10:32

I am trying the ShareLinkContent using the ShareDialog from Facebook in my Android App. Following is the code snippet I have used. I have the content title and the descript

2条回答
  •  Happy的楠姐
    2021-01-14 11:17

    Facebook's publish_actions permissions reference states that it's not allowed to:

    Pre-fill the user message parameter with any content the user didn't enter themselves, even if they can edit or delete that content before sharing. This applies to posts, comments, photo captions, and photo album captions.

    I guess they decided to block the title and description parameters.

提交回复
热议问题