Skip to content
Augmented Code

Augmented Code

Performant, sleek and elegant.

  • Home
  • Drifty Asteroid
  • Signal Path
  • Blog
  • Contact
  • About

Tag: NSBatchInsertRequest

Posted on January 5, 2021

Importing items from network to a Core Data store

Many apps use Core Data for persistence and also need to import data from a server. Imported items typically have a unique identifier which can be used for identifying them. The count of imported items can be high therefore it is preferred to batch insert the items instead of adding them one by one. Core …

Continue reading "Importing items from network to a Core Data store"

  • Facebook
  • Twitter
  • LinkedIn
  • Email
Blog at WordPress.com.
Cancel