Andriod - open kitchen sink Login/Logout module, the connect window opens but is empty and I can't go further
[TRACE] W/FBLoginDialog( 392): This should not be null, at least on iPhone it is not...
[TRACE] E/TiUIView( 225): (main) [868,423789] TAP, TAP, TAP [TRACE] I/ActivityManager( 53): Displayed activity com.appcelerator.kitchensink/ti.modules.titanium.facebook.FBActivity: 1353 ms (total 1353 ms)
But then nothing happens, it remains on the blank screen.
1 Answer
There is a post somewhere on here.. (search " facebook" ) that talks about this being an issue with android wanting a JSON Call, and iPhone the original.
The person then explains what to edit in the Java code to make it work on Android but lose the function on iOS devices..
maybe thats the problem here too?
EDIT: did a quick look through my history:
http://developer.appcelerator.com/question/49811/facebook-session-proxy-revisited
Your Answer
Think you can help? Login to answer this question!