Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已按照 developer.facebook.com 上的教程和示例进行操作。
我[FBWebDialogs presentRequestsDialogModallyWithSession:用来要求用户邀请朋友。对话框弹出,一切似乎正常,对话框返回成功。但是没有邀请出现。
[FBWebDialogs presentRequestsDialogModallyWithSession:
我可以添加其他 facebook 操作,例如为用户获取所有朋友并在提要中发布工作。
有什么线索吗?这是一个已知的错误?我是否缺少一些权限?