Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Core Data child contexts not prefetching relationships

ios core-data

performBackgroundTask not saving when app in background Swift

iPhone core data problem : referenceData64 only defined for abstract class

iphone xml core-data

Core Data iCloud sync between two apps (iPhone and iPad)

iphone ios ipad core-data icloud

Batch size does not work when using parent/child contexts

Dealing with background location updates and Core Data file protection

Declare a read-only @NSManaged property in Swift for Parse's PFRelation

How to create multiple objects in background?

Group by one property while retrieving more with core data

ios objective-c core-data

CoreData Fetch Request casting [Any] to [AnyObject] produces memory leak

Background saving with Core Data?

Sharing iCloud data between two apps

iphone core-data share icloud

CoreData model objects in ARC uses retain

What is the best way to build a complex NSCompoundPredicate?

ios sql core-data nspredicate

Core Data ordering with a UITableView and NSOrderedSet

What is an efficient way to Merge two iOS Core Data Persistent Stores?

Migrating data when iCloud is turned on/off

iOS 11 - Core Data - UIColor no longers works as transformable attribute

CoreData migrations without versioning

Using FetchRequest in swiftUI view model