Facebook的请求提示不要在Firefox中加载游戏 [英] Facebook Request Prompt not loading for Game in Firefox

查看:201
本文介绍了Facebook的请求提示不要在Firefox中加载游戏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是一名开发人员,最近也注意到了Firefox的这个问题。
我已经在FF版本26和27尝试过了。另外,我已经在不同的Flash播放器版本上试过了。
我可以在Chrome浏览器中看到相同的确认对话框,但在Firefox中,它在加载屏幕上卡住了。此外,回调函数没有被调用,所以很难看到错误。



我在Chrome和Firefox中使用相同的代码。
FB.ui({method:'apprequests',
message:'My Great Request',
to:{user-ids}
},requestCallback);



我附加了一个FB对话框的快照。
http://screencast.com/t/cqU8LFMpL



有人可以帮我弄清楚这个问题吗? 解决方案

很高兴知道这不仅是一个我的问题,我刚刚发布了完全相同的错误在这里



方法FB.ui在Firefox和Internet Explorer上调用时永久加载

I am a developer and have recently noticed this issue with Firefox. I've tried in FF version 26 and 27. Also, I've tried this on different flash player versions. I'm able to see the same confirmation dialogs in Chrome but in Firefox it gets stuck on loading screen. Also, the callback function is not getting called so it makes difficult to see the error.

I'm using the same code in both Chrome and Firefox. FB.ui({method: 'apprequests', message: 'My Great Request', to: {user-ids} }, requestCallback);

I've attached a snapshot of the FB dialog where it gets stuck. http://screencast.com/t/cqU8LFMpL

Can someone please help me figure out the issue ?

解决方案

nice to know that is not only a my problem, I just posted the exact same error here

Method FB.ui loads forever when called on Firefox and Internet Explorer

这篇关于Facebook的请求提示不要在Firefox中加载游戏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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