I need to add a CLRegion to my Core Data Entity but I don’t what type to select for it.
I read this doc but I’m still confused on how to get it setup correctly. If someone could provide an explanation I’d reall appreciate it.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For the entity attributes type for the CLRegion select “Transformable” Then define what the object is in the the NSManagedObject that Core Data generates for you. (see location below)