NSContextManagedObject - Problem Accessing it

Posted by Jacob on Stack Overflow See other posts from Stack Overflow or by Jacob
Published on 2010-04-03T19:56:47Z Indexed on 2010/04/03 20:03 UTC
Read the original article Hit count: 221

I have tab bar navigation application and The problem is that in my root controller I am able to set its NSContextManagedObject to the app delegates...However when I try to do the same on the other controller the application freezes...

This only happens in the ViewDidLoad but thats where I need to set it so I can fetch the data

© Stack Overflow or respective owner

Related posts about nsmanagedobjectcontext

Related posts about core-data