Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

How to save the date and time when a Core Data object is created

Can't find momd file: Core Data problems

Convert UIImage to NSData and save with core data

Syncing a local sqlite file to iCloud

Really simple CoreData relationship but returns nil and null?

Core Data: DELETE WHERE

objective-c ios core-data

What's happening underneath a Fetch Request Template that improves performance?

When to call obtainPermanentIDsForObjects:?

Core Data info & error in console at runtime

CoreData optional to-many relationships can never be nil?

Core Data: inverse relationship for two relationships with same type

core-data

How can I guarantee unique entries in a Core Data store in a shared app container used by both the host app and an extension?

When should I use the various storage mechanisms in iOS?

NSPersistentCloudKitContainer: How to check if data is synced to CloudKit

Trying to debug error: *** Assertion failure in -[UITableView _createPreparedCellForGlobalRow:withIndexPath:]

Can CoreData handle polymorphic subclasses?

objective-c core-data

Core Data store corruption

iphone sqlite core-data

Paging results from Core Data requests

objective-c ios core-data

iPhone - Add Core Data To existing Project?

iphone core-data

OCMock with Core Data dynamic properties problem