I'm using the 3.0 version of the facebook-android-sdk from GitHub in an Android app.
For some reason, when authenticating, the Facebook SDK seems to always show the "web dialog" to enter a username and password manually, rather than using the built in native dialog with single sign on.
When entering the username and password, the app authenticates successfully and everything works, but for some reason SSO never seems to work.
Any idea on how to troubleshoot this? No Facebook error messages are called in the log.