kennylerma / facebook-actionscript-api

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

FacebookMobile - not working on Android 3.2 (not tested on other platforms) #336

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.FacebookMobile not working on Android 3.2 (Facebook might have changed the 
OAth login system)
2.FacebookMobile.login - not calling callback function on complete

What is the expected output? What do you see instead?
Expected output is login handler being called (with a result or fail), however 
that is never called and WebView stays on stage

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

Please provide any additional information below. I have patched the 
FacebookDesktop (and associated files ) to use StageWebView when HTML loader is 
not available. So, FB Desktop can target Mobile and Desktop. This has NOT been 
thoroughly tested, but works on OsX 10.7 / Win 7 / and Android Honeycomb 3.2 
(Asus EEE). 

     http://kurst.co.uk/transfer/FB_AS3/FacebookDesktop.as
     http://kurst.co.uk/transfer/FB_AS3/LoginWindow.as
     http://kurst.co.uk/transfer/FB_AS3/AbstractWindow.as

Original issue reported on code.google.com by karim.be...@gmail.com on 15 Aug 2011 at 5:19

Attachments:

GoogleCodeExporter commented 9 years ago
Have you tried the suggested fix in 
http://code.google.com/p/facebook-actionscript-api/issues/detail?id=322 comment 
#4?

Original comment by rovertn...@gmail.com on 17 Aug 2011 at 8:36

GoogleCodeExporter commented 9 years ago
How did you patched the graphapidesktop.swc?

Original comment by joan.mar...@gmail.com on 21 Feb 2013 at 10:25