RHManagedObject icon indicating copy to clipboard operation
RHManagedObject copied to clipboard

RHManagedObject is a library for iOS to simplify your life with Core Data.

Results 4 RHManagedObject issues
Sort by recently updated
recently updated
newest added

We are facing an issue in our project, sometimes using "deleteAllWithError" for an entity doesn't delete it. Help will be appreciated.

I need to save `objectID` and through some time get it (or nil if it doesn't exist) by ID. The problem is I should store `objectID` as string but its...

...ethods to easily fetch in a background thread and return the results to the main thread RHExtendedManagedObject: able to store additional data at runtime without changing the datamodel

I'm just wondering if there is a better way than killing the app when a moc fails to save. Would it make more sense to call some handler that we...