检查用户是否在 Facebook 应用程序上分享
是否可以在 iframe 应用程序中检查用户是否成功共享某些内容。如果共享成功,我可以获取请求ID吗?如果共享,我想让共享按钮对该用户可见为假,并且如果共享成功,用户将获得一些积分,
那么是否可以知道并检查它?
我正在使用 C#,但对于 javascript 代码来说没问题,
谢谢
is it possible in an iframe applications check if the user share something successfully. may i get the request id if it is successfully shared so if it is shared i want to make the share button's visible false to that user and the user earns some points if the share is successfull
so is it possible to know and check it?
i am using c# but it is ok for javascript code
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用 Javascript SDK 您应该能够获取该信息。
using the Javascript SDK you should be able to get that information.