CoreData - Cloudkit Sync Framework

Hi,

I am working on a clients app that stores data in the existing core data setup. He has a request to store the same data in iCloud so that he sync the data across his different devices.

I don’t want to re-invent the wheel so wondered if anybody could recommend a Cocoapod or framework to do the ‘heavyllifting’.

I have looked at Seam/Seam 3 but there were a few problems and I didn’t achieve what I had hoped.

Any help welcomed.

Thanks

James

Ok so after a few hours of wrestling with Seam, Seam3, CloudkitSync and CloudCore, I found Ensembles.io

Version 1 open source, found a sample app in swift and within 1 hour I am syncing between iOS devices…

Cocoapod and about 10 lines of code… Boom

James

@jamesbuck Thank you for sharing this - much appreciated! :]

This topic was automatically closed after 166 days. New replies are no longer allowed.