Hi, I followed the facebook tutorial and installed the sso key and integrated sdk into my code. After logging into facebook via facebook.authorize, it brings me to a new screen that just says βdownloadβ and sits there.
There are no errors in logcat / console, and if I click the back button, it will simply say that I canceled the login process.
I am testing a device.
All necessary permissions are (Internet)
I also tested the emulator and it sits in one place.
I also tried disabling SSO via Facebook.FORCE_DIALOG_AUTH, and after logging in I also got a blank screen.
thanks
source share