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.

I have looked at rey weinderlich's tutorials on split views but because he uses a separate class for all his data, I can't seem to figure my problem out.

I am trying to select a row in a table view in a master view controller which then populates a table in the detail view controller with all the data that is saved on core data that is specific for that entry. I can't find a tutorial that shows me how. Rey's tutorial is the closest but I can't seem to substitute core data for his separate class of information. I feel very stupid.

Is there a tutorial showing what I'm after?

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.