Hello I have run though this tutorial, link, and I have downloaded the source code and run and checked it against my own but I get errors that they don't seem to get.
I believe that it has to do with Facebook updating their SDK since the release of this.
I get something like 6 errors when I try to run the example and all of them say the same thing except for one:
Semantic Issue
Method in protocol not implemented
Required for direct or indirect protocol 'FBSessionDelegate'
and the other says:
Semantic Issue
Incomplete implementation
What is going wrong here?