Facebook SSO authentication works very well in my iOS application when using Safari, but if I have the Facebook application installed, SSO redirects it to it and authorization freezes. It's not like many other people say on SO, I get a blank dialog box that just says "Loading ...". It is forever forever and ultimately a failure.
I can get the application to always use Safari authentication, but I would like to know if there is a way to get the FB application to work before resorting to this.
source share