开发者

facebook API limitations (iframe)

开发者 https://www.devze.com 2023-01-21 07:31 出处:网络
On sign-up (i.e. when accessing the app), we need to get user\'s permission to invite their friends to use the app. When a user has finished using the app and the picture displays on their wall, we ne

On sign-up (i.e. when accessing the app), we need to get user's permission to invite their friends to use the app. When a user has finished using the app and the picture displays on their wall, we need to share the post with all of their friends automatically

Can this be done 开发者_C百科in FB application running from iframe? What would be the easiest approach to do this.


You can't automatically send out invites. You can present the user with a form to pick friends to invite, but your app can't do it on their behalf.

0

精彩评论

暂无评论...
验证码 换一张
取 消