I am a developer and recently noticed this problem with Firefox. I tried in FF versions 26 and 27. In addition, I tried this in different versions of flash players. I can see the same confirmation dialogs in Chrome, but in Firefox it gets stuck on the loading screen. In addition, the callback function is not called, so it becomes difficult to see the error.
I use the same code in both Chrome and Firefox. FB.ui ({method: 'apprequests', message: "My big request", to: {user-ids}}, requestCallback);
I attached a snapshot of the FB dialog where it gets stuck. http://screencast.com/t/cqU8LFMpL
Can anyone help me deal with the problem?
firefox facebook
akash
source share