Android Class Name
Hi,
I'm developing an air app for android and ios. I'm also integrating the app with facebook, however I don't know what to set "Android Class Name" to in the developer facebook page. I set "Android Package Name" to "air.mypackagename".
Any ideas? I tried "air.mypackagename.AppEntry" and "android.intent.action.MAIN" but it didn't work, i.e. I still couldn't log in from the app. By didn't work I mean the call to FacebookMobile.login is made but never returns (no error is thrown and the callback is not called)
If instead of using Facebook Mobile API I use the Desktop or Web API I can log in just fine; so I assume that the problem is in those Android settings in facebook.
Thanks.
Sergio.
