Open GoogleCodeExporter opened 9 years ago
Having done some more research - the only plausible explanation I can find is
that in CS5 Professional the HTTP header variable:
[HTTP_ACCEPT_CHARSET]
is missing and Facebook connect falls over because of that.
Original comment by lgcadeb...@googlemail.com
on 14 Oct 2011 at 9:35
This seems like a very similar issue:
http://code.google.com/p/facebook-actionscript-api/issues/detail?id=353
Try the workaround suggested in the comments, in the latest API, you can
specify the display type in the login method
FacebookMobile.login(callback, stageRef, extendedPermissions, webView, 'wap')
Original comment by edwar...@gmail.com
on 14 Oct 2011 at 3:48
Original issue reported on code.google.com by
lgcadeb...@googlemail.com
on 13 Oct 2011 at 4:54