📜 ⬆️ ⬇️

Core Data: features of use and synchronization in iCloud

It is Tuesday, which means that we are posting the next report from the mobile developers conference #MBLTDev . The report focuses on the Core Data framework, which most iOS developers work with to avoid because of its complexity.

Ruslan Shevchuk, iOS-developer at Aviasales, was not afraid to deal with Core Data and presented at the conference a report on how to use it in iCloud.


Presentation
')
Ruslan told about the tasks that Core Data solves in the Aviasales application, its features, multithreading, versioning, synchronization, checking the integrity of connections, identifying and deleting duplicates, as well as the advantages of Private Queue over Confinement Concurrency.

You can find previous videos by links:
  1. "Automatic testing of Android applications with love"
  2. "Experience of using MVVM in real projects"
  3. "Swift Reactive Programming"

As usual, we will post the next report on Thursday.

Source: https://habr.com/ru/post/244787/


All Articles