Hi,
I've got a fetched results controller handling a table view, and I'm having a problem that it is also showing new managed objects that have been created in the context but not saved to the store. I only want to list objects that have been saved.
I have tried setting the setIncludesPendingChanges to NO in the fetch request but it's not working!
Any advice would be greatly appreciated!
Thanks,
Mike