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.

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
79 views

Segue after login with facebook ios 6

I'm using Facebook SDK 3.1, my login system is ok, after login in I want to go to other ViewController. I connected both with a segue and the identifier, but now I don't know how I can implement it. ...