AnthonyLins / facebook-actionscript-api

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

Facebook.init() is not working at all for the new facebook update #408

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.call Facebook.init(_appID, handleIinit);
2.no callback in handleIinit()
3.Facebook.login(..) is not running inside handleIinit()

What is the expected output? What do you see instead?
it should have a popup with info to tell user login

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

Please provide any additional information below.

Original issue reported on code.google.com by superma...@gmail.com on 7 Feb 2012 at 5:46

GoogleCodeExporter commented 8 years ago
I have the same problem. Callback function is not at all working. This behavior 
is happening on the device. Not on the AIR simulator

Original comment by raki....@gmail.com on 11 Feb 2012 at 10:06

GoogleCodeExporter commented 8 years ago
Any updates on this?
I'm experiencing the same issue with a web application. 

Flash 4.6.0 SDK, Mac OS

Original comment by yav...@gmail.com on 21 Feb 2012 at 8:32

GoogleCodeExporter commented 8 years ago
My issue is resolved.  I faced this when i use this API on Android device. I 
solved it by changing the "Advanced settings" in the publish settings of CS 5.5

Original comment by raki....@gmail.com on 23 Feb 2012 at 12:21

GoogleCodeExporter commented 8 years ago
I have the same problem, i have an app that was working perfect, but suddenly 
it doesn't call handleInit function. This is the url of my app: 
http://actorescolombianos.com/webdesign 

Is posible that Facebook has change the way we embed the swf?

Original comment by dannycor...@gmail.com on 9 May 2012 at 10:03