Ben, Trond,
If your Android device does not have an active Internet connection, then a web view will be displayed and quickly hidden. No login window will be displayed to the user. This is how the Facebook SDK handles lack of Internet (it is beyond Corona’s control). So, please double check your device’s Internet connection with its web browser.
Also, a login window will only be displayed once after the first successful login. This is because login information is stored to the Android device so that the user does not get prompted the next time the user starts up the app. In this case, your Facebook listener should be getting an immediate success event. Please verify that this is the case with your app.
I’d also like you to try running “adb logcat” on the device that’s failing you to see exactly what kind of errors are being logged. If you can post these error messages here, then that would help us isolate this issue.
Thanks! [import]uid: 32256 topic_id: 10637 reply_id: 46122[/import]