Hi,
did anyone find solytion to this problem??
I am too stuck at the same problem.. when i edit the data in the new view contoller and go back to previous controller, then the data is not saved.
Please let me know if you have found out a solution.
Thanks
Quote:
Originally Posted by tiltem
Hello -
ever find any solution to this? I am using navigation based template with core data. Has the UITableViewController and then when the add button is pushed a UIViewController is pushed on. On this new view I have a textField and datePicker.
When returning to the RootView (tableView) I want to call the insertNewObject method, but receive an error about not being able to locate the object model.
Would love some guidance, at my wits end.
If I add entities prior to going to the new view its fine, but some how by going to the new view and then back the info is lost that is needed to update the data.
|