Any idea why I wouldn't be able to login anymore? I don't believe I changed anything in my facebook app or login scripts on the "connect" page. Am I missing something? Do you have this issue also? And with the navigational buttons?
Any idea why I wouldn't be able to login anymore? I don't believe I changed anything in my facebook app or login scripts on the "connect" page. Am I missing something? Do you have this issue also? And with the navigational buttons?
If I understand you correctly, you mean Facebook logging in?
If you logged in once you shouldn't see login form again...
Sorry, I didn't fully explain. When pressing the "login" button initially, it did prompt the facebook app sign in dialog, which I did. Now when I click it, I can't log in. Before I was also having problems with navigational buttons. Is there something wrong with my "click" action javascript? Or some other setting? Are you able to log in to the app with Facebook?
Hi, check if there any JS errors in Console
I'm not sure how I can do that. I'm not sure where I've gone wrong setting up the facebook login button. Do you see anything? Is there a way I can open my app in Eclipse to run it on my Android device?
Hi Joe,
You can open console using these hot buttons:
http://webmasters.stackexchange.com/q...
Sure, you can export your app to Eclipse or directly build APK:
Hello! Working on it.
Thanks you!