简体   繁体   English

Facebook页面标签iFrame应用-邀请朋友请求

[英]Facebook Page Tab iFrame App - invite friend requests

I have an FB application which is loading as Page Tab through iFrame. 我有一个FB应用程序,该应用程序通过iFrame作为“页面标签”加载。 Considering that FBML is being removed completely as of 1st June 2012, is there a way to create invite friend request on the page tab app? 考虑到FBML自2012年6月1日起将被完全删除,是否可以在页面标签应用中创建邀请好友请求? I've researched the request dialog docs but that is only available to canvas apps(?) 我研究了请求对话框文档,但这仅适用于canvas应用程序(?)

请求对话框仅适用于canvas应用,我损失了4个小时才发现...

You can use the request dialog also on tab application 您还可以在选项卡应用程序上使用请求对话框

https://developers.facebook.com/docs/reference/dialogs/requests/ https://developers.facebook.com/docs/reference/dialogs/requests/

The request dialog works for me on my page tab app. 请求对话框可在我的页面标签应用中为我工作。 You can see the implementation details in my post . 您可以在我的帖子中看到实施细节。

The only problem I had was that I didn't want it as a popup but on the page, which I am still trying to figure out how to do. 我唯一的问题是我不希望它出现在弹出窗口中,而是在页面上,但我仍在设法解决该问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM