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.

My app has two views :

  1. The main or first view that is shown when lunching app. While clicking on a vlidate button of this view, we go to second view.
  2. The second view on witch there is a button "login to Facebook". While clicking on this button we can log in to facebook.

But after logged in to facebook, intead of returning back to current view (second view) it return to first view (main view)

Thank you!

share|improve this question
Show your if (appDelegate.session.isOpen) { code on the UpdateView if you are using the Facebook SDK. – Fabio Cardoso Mar 17 at 17:12

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.