Hi,
I have a basic core data app with a view using core data bindings to display fields of a managed object. When the object is saved via APIs the bound data used core data bindings does not refresh.
How do I update/refresh views following a core data object save ?
I have a basic core data app with a view using core data bindings to display fields of a managed object. When the object is saved via APIs the bound data used core data bindings does not refresh.
How do I update/refresh views following a core data object save ?