Facebook 成就未显示在股票代码中
为我的应用程序设置的成就没有显示在游戏代码中,但它们已注册,并且正在向授权的用户注册。我还请求了publish_actions和publish_stream权限,但它仍然不起作用。
关于可能导致它的原因有什么想法吗?
谢谢
The achievements set for my app aren't showing in the game ticker they are however registered and are being registered with the users who warrant it. I have also requested the publish_actions and publish_stream permissions but it's still not working.
Any ideas on what might be causing it?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我想跟进我们问题的真正答案,看起来 Facebook 正在尝试从股票代码中完全删除成就。在 FB 开发者博客 上查看他们关于此问题的帖子。
从标题为更新游戏和应用程序代码的部分来看
,对我来说这似乎是一个相当蹩脚的解决方案,但我猜他们期待着更好的时间轴集成。
I wanted to follow up with what appears to be the real answer to our question, it looks like Facebook is experimenting with removing achievements from the ticker alltogether. Check out their post about it on the FB Developer Blog.
From the section titled Updating the games and apps ticker
Seems like a pretty lame solution to me but I guess they're looking forward to greater Timeline integration.