Re: Debugging "NSManagedObject with ID has been invalidated"
Re: Debugging "NSManagedObject with ID has been invalidated"
- Subject: Re: Debugging "NSManagedObject with ID has been invalidated"
- From: Gideon King <email@hidden>
- Date: Thu, 18 Feb 2010 09:45:01 +1000
Yeah, that was pretty much my first port of call. Didn't help me find the problem unfortunately. Still searching...
> From the Core Data Programming Guide ▸ Troubleshooting Core Data
>
> "Cause: Either you have removed the store for the fault you are attempting to fire, or the managed object's context has been sent a reset message.
>
> Remedy: You should discard this object. If you add the store again, you can try to fetch the object again."
>
> These things can be rather tricky.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden