Facebook SSO authentication is working just fine in my iOS app when using Safari, but if I have the Facebook app installed SSO redirects over to it instead and the authorization hangs. It's not failing like many other people on SO are talking about, I'm getting an empty dialog box that just says "Loading..." It hangs forever and eventually crashes.
I can force my app to always use Safari authentication, but I'd like to know if there is a way to get the FB app working before I resort to that.