because I do not know how to use relationships in core data And I tried many times without success.
I want to create an array as a attribute of an entity
What type of attribute should be?
And how to save the array in the core data
And how do I get it?
I would be happy Sample Code