i tried multiple times to do the core data tutorial for IOS on developer.apple.com and i cannot get the app to work!:( i copied and pasted the code and did everything exactly as the tutorial said! But however, in the tutorial, it says after a few seconds that the addButton will become active after a few seconds. But it doesnt. So i got ride of a few lines of code that set the enabled property to no so that way the button is active. But when i press the button now, its supposed to add cells with my current location, however, it does nothing! Please help!! Thanks so much!
Here is the site for the tutorial!:
Did you start a new project and check Use core data? Also you would need to create a core data model object with an event type.