AnthonyLins / facebook-actionscript-api

Automatically exported from code.google.com/p/facebook-actionscript-api
0 stars 0 forks source link

Problem when click Cancel or Allow None. #398

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Init FacebookMobile
2.Login Facebook via FacebookMobile.login(handleLogin, stage, ...
3.Click Cancel/ Allow None.

What is the expected output? What do you see instead?

TypeError: Error #1009: Cannot access a property or method of a null object 
reference.
    at com.facebook.graph::FacebookMobile/handleLogin()[C:\Users\facebookGraphApi\mobileAPI\com\facebook\graph\FacebookMobile.as:569]
    at com.facebook.graph.windows::MobileLoginWindow/handleLocationChange()[C:\Users\facebookGraphApi\mobileAPI\com\facebook\graph\windows\MobileLoginWindow.as:146]

What version of the product are you using? On what operating system?

Version: GraphAPI_Mobile_1_8_1.swc
OS: Win 7 64bit

Please provide any additional information below.

Original issue reported on code.google.com by ledan...@gmail.com on 23 Dec 2011 at 10:50

GoogleCodeExporter commented 8 years ago
the same problem!.

Original comment by magc...@gmail.com on 21 Mar 2012 at 7:46

GoogleCodeExporter commented 8 years ago
I write a patch and it works.

Original comment by tsuy...@gmail.com on 6 Apr 2012 at 10:28

Attachments:

GoogleCodeExporter commented 8 years ago
I have the same problem?
Anyone can help me? 

Original comment by ChapSova...@realwat.net on 9 Apr 2012 at 2:37