fb:live-stream 在 Chrome 中不起作用
当我将 fb:live-stream 标签添加到 Facebook 应用程序时,它在 Chrome 中不起作用。它在 Firefox 中运行良好。
<div class="content">
<fb:live-stream event_app_id="1234" width="519" height="625"/>
</div>
有人已经遇到过这个问题吗?
The fb:live-stream tag won't work in Chrome when I add it to my facebook application. It works fine in Firefox.
<div class="content">
<fb:live-stream event_app_id="1234" width="519" height="625"/>
</div>
Anyone already had this problem?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
对我有用吗?在两者中。
它显示什么?
一个想法:
您的开发人员必须访问该流才能激活它,即您的 facebook api_key 与许多开发人员相关联。每个新流只有在开发人员访问它后才会创建。
works for me? in both.
what does it display instead?
one idea:
your developer has to visit the stream to activate it, i.e. your facebook api_key is assosciated with a number of developers. every new stream only gets created once a developer accesses it.