邀请应用用户使用Facebook应用&通知 [英] invite app users to an event using facebook application & notifications

查看:127
本文介绍了邀请应用用户使用Facebook应用&通知的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已阅读 http://developers.facebook.com/docs / reference / api / event /#invite



我正在寻找一点澄清。当它声明需要create_event权限时,这意味着与应用程序连接的每个用户都需要批准create_event权限才能接收邀请,或者只是应用程序所有者/管理员的用户。 p>

此外,现在还可以成功地将事件邀请发送给应用程序的用户,并且会在即将到来的活动中显示,但是他们将无法通过标题中的地球图标?



是否有解决方法?使用请求对话是应用程序管理员可以向所有应用程序用户发送更新,通知他们事件?



任何建议赞赏。

解决方案


当它声明需要create_event权限时,这个
意味着每个与应用程序需要
已批准create_event权限才能收到
邀请


这意味着<使用该应用程序的人员必须批准 create_event 。事实上,Facebook的这种权限一直是这种情况,它们适用于使用应用程序的人。此外,邀请只能发送给该用户的朋友而不是使用该应用的其他人。通过使用长期访问令牌,您可以邀请应用用户,但是您必须对每个邀请使用唯一的访问权限,就像用户正在通过应用程序邀请他一样。


此外,现在还可以成功地将事件
邀请发送给应用程序的用户,并且会显示在他们即将到来的活动中,
,但他们不会通过标题中的地球图标获得通知。


上次我检查了这种情况。我怀疑这是因为Facebook不想通过邀请垃圾通知地球仪而发生变化的。


有没有解决方法?使用请求对话是
可以让应用程序管理员向所有应用程序用户发送更新
通知他们事件?


是的,您可以使用请求对话框来强制通知通知,当点击可能会导致重定向到事件的页面。但是,该通知只会针对用户请求 应用程序生成给用户请求。后者会增加某些计数器,但不会为全球通知。另请注意,您一次只能向用户请求发送50个用户。


I have read through http://developers.facebook.com/docs/reference/api/event/#invited

I am looking for a little clarification. When it states that "create_event" permission is required does this mean that every user who has connected with the application needs to have approved the create_event permission in order to receive the invite, or just the user who is the app owner/manager.

Also, is it still the case that you can now successfully send event invites to users of an app and it will appear in their upcoming event, but they will not get a notification via the globe icon in the header?

Is there a workaround for this? Using the requests dialogue is it possible for the app admin to send an update to all app users informing them of the event?

Any advice appreciated.

解决方案

When it states that "create_event" permission is required does this mean that every user who has connected with the application needs to have approved the create_event permission in order to receive the invite

It means the person using the app must approve create_event. In fact, this is always the case with Facebook permissions, they apply to the person using the app. Furthermore, the invite can only be sent to that user's friends not to other people using the app. With a long-life access token you can invite app users but you must use a unique access per invite and it will be as if the user is inviting himself via the app.

Also, is it still the case that you can now successfully send event invites to users of an app and it will appear in their upcoming event, but they will not get a notification via the globe icon in the header?

Last time I checked this was the case. I doubt it's changed because Facebook does not want to spam the notification globe with invites.

Is there a workaround for this? Using the requests dialogue is it possible for the app admin to send an update to all app users informing them of the event?

Yes, you can use the requests dialog to force through a notification which when clicked may lead to a page that redirects to the event. However, the notification will only be generated for user to user requests not app to user requests. The latter increments certain counters, but does not generate a notification for the globe. Also note that you can only send 50 user to user requests at one time.

这篇关于邀请应用用户使用Facebook应用&amp;通知的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆