What steps will reproduce the problem? (on the ConnectJSDemo after session
established)
1.
var call:FacebookCall = facebook.post(new GetLoggedInUser());
call.addEventListener(FacebookEvent.COMPLETE, onUserGet);
2.
The return:
[FacebookEvent type="complete" success=true data=[object JSONResultData]
error=null]
3.
Where data is null
What is the expected output? What do you see instead?
Loggged in user ID
What version of the product are you using? On what operating system?
3.4
Please provide any additional information below.
Original issue reported on code.google.com by ment...@gmail.com on 20 Jan 2010 at 5:17
Original issue reported on code.google.com by
ment...@gmail.com
on 20 Jan 2010 at 5:17