facebook - FB.ui 'apprequest' not working anymore on mobile devices? -
This code works well in many Facebook applications on mobile devices:
FB.ui ({Method: 'apprequests', message: 'some messages'}, function (feedback) {console.log (feedback);});
But no more dialogue opens, but the friend list is not being loaded to send its praise.
There is no error, no changes have been made on my behalf. It seems that Facebook left any kind of mobile support?
This bug looks like a report:
Can you confirm Is that the same? If so, subscribe to that bug report to post.
Comments
Post a Comment