How can I use the Feed Dialog to post on a Facebook Fan Page wall not liked by the user?

后端 未结 2 896
醉酒成梦
醉酒成梦 2020-12-30 06:04

UPDATE: Facebook\'s API has changed a lot since this question was posted. This question is not relevant anymore.

I\'m making an iOS application for

相关标签:
2条回答
  • 2020-12-30 06:23

    It appears this is a known issue, see https://developers.facebook.com/bugs/379697955378489, you should subscribe to the bug to track its progress.

    0 讨论(0)
  • 2020-12-30 06:35

    I don;t know for iOS, but at least for web, you can use the graph api to post to a fan page, and that does not require for the user to have liked the page. Posting to a page via the graph api is still available after the fb changes on February 7th (I've just tried)

    0 讨论(0)
提交回复
热议问题