开发者

apprequests dialog does not function in chrome

I am using the following javascript line to open a facebook app requests dialog:

FB.ui({ 开发者_如何学Gomethod: 'apprequests',
        message: 'A request especially for one person.',
        data: 'tracking information for the user' 
        });

When I click on the button that is to open this dialog in Firefox, it works just fine. However, in Chrome, the new window pops open, and immediately closes before any user action is taken.

Anyone know how to fix this? Thanks


I had the same issues with chrome. I fixed the problem by deactivating some add ons in the chrome settings, which may have been maleware, adblocker etc... now everything works as expected.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜