Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

So I have everything set up with ShareKit to use Facebook with it and I'm using promptAuthorization to auth ahead of time. I am using storyboard to do all of my interface building and it's been great until I started adding the SSO integration for facebook. Everything works exactly as expected except that when FB returns to the app it returns to a different view/controller. The ONLY time that I present that view manually in the app is inside of a block that isn't called unless a different button is pressed and even then not until it returns from a ASIHTTPRequest call... so any ideas?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.