This has caused a lot of trouble as the I am using the new Story boarding approach which involves these things called "Segue's". They are basically a link between two scenes in the storyboard, that you can add via the user interface. Trying to implement these things pragmatically has been a bit of a nightmare but I'm hoping in the long run it will make my life easier.
I finally got the majority of the networking stuff down and I am currently re-designing some of the game classes to ensure they are using the proper MVC ( Model, View, Controller ) pattern and also delegates.
Hopefully this will all start to pick up a little as I am becoming pretty fluent with ObjectiveC and the Interface Builder is starting to make sense (or I am just becoming as equally mental as the Interface Builder).
Cheers :)