Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Save NSArray into Core Data object

How do I go about saving an array in a core data store?

Posted on Dec 26, 2012 5:35 PM

Reply
2 replies

Dec 27, 2012 11:43 PM in response to Eric Bunton

I'm not proficient, but you have to make a core data model in the interface for that which is like making an xml file, but with fields (very easy), and then you have to make a number of objects that handle the memory of the variables. It's something like one object for a persistent store, and then one object that mangages the persistent store and then a persistent store object or something. It's actually very clear if you read up on it in the documentation under Core Data or Persistant Store.

Save NSArray into Core Data object

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.