Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

CoreData - Benefits of NSManagedObject Subclass

ios swift core-data

delete and Update Data in Core Data in iOS

ios objective-c core-data

ios swift 4 local database explanation

How to make multiple GET request and to wait that all operations are done?

Encountered an unknown error (Unable to find other source ref for `contents` for target `MyDemo`.) during validation

ios core-data cocoapods swift5

How to delete a selected number of rows from CoreData using NSPredicate?

ios objective-c core-data

Using an existing SQLite database in MagicalRecord

sync core data with web server

use custom core data persistent store for getting data via webservices?

NSMergeConflict with newVersion = <deleted>

Restkit Core data integration with NSManagedObjectContext

iphone ios core-data restkit

How to check if object exists in core data

Parent MOC get changes with empty data from child MOC

migratePersistentStore: causes duplicate data when destination URL exists

Must have a valid NSEntityDescription (SwiftUI)

swift core-data swiftui

how to properly save into coredata one to many relationship

Core Data saving in multiple threads

Setting Up CoreData with SceneDelegate - unknown identifier 'window' error - iOS 13 onwards