Kodeco Forums

RWDevCon 2016 Session 308: Core Data to Online Service Synchronization

You (hopefully) love using Core Data in your apps but what’s the best way to pull data off the Internet and synchronize it with your app? In this tutorial, you’ll learn how to structure your Core Data calls into services which makes synchronization easier for both unit testing and implementation.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/1283-rwdevcon-2016-session-308-core-data-to-online-service-synchronization

Does this session handle core data and syncing with CloudKit or something else for the backend?

Thank you.

Hey Marco! This session revolves around architecting your app to make syncing with a remote service easier. Specifically this talk uses straight-up NSURLSession and a simulated remote service using CouchDB’s REST API.

Thanks, sounds great.

Do you have any idea regarding this issue?

I will be very thankful to you if you can have a look