2

Right now I'm trying to create a multiplatform application that connected to facebook.

I've successfully send invitation and posting to timeline via web application, right now I'm planning to post to timeline and sending invitation on facebook via android and iOS apps, I've already managed to authenticate and getting user data from the mobile device (android and iOS). So the question is can I send the token I get from the mobile device to the backend server via API and let the backend server post to timeline send invitation in the same way I post to timeline and send invitation? if yes how can I do it? is it possible if I use the graph API?

4

1 回答 1

2

大约 2 周前为我的 iOS 应用搜索了相同的内容。从 2 月 6 日起,Facebook 改变了他们的政策:https ://developers.facebook.com/roadmap/change-policy/

现在您无法向朋友或公共页面墙发帖。我试图解决这个问题但没有成功

于 2013-02-11T09:41:25.927 回答