Open Source Library Providing Easy iCloud Document And Data Syncing

A few months ago I mentioned a wrapper library allowing you to easily work with Core Data and iCloud.

Here’s another interesting library to integrate iCloud document storage into your app called iCloudDocumentSync from iRareMedia.

As the readme states:

– Sync, Upload, Read, Write, Share, Save, Remove, and Edit any iCloud document in only one line of code.
– Just drag and drop the iCloud Framework (iCloud.framework) into your project and you can begin using iCloud – no complicated setup
– Access in-depth documentation with docsets, code comments, and verbose logging
– Useful delegate methods and properties let you access and manage advanced iCloud features
– Manage any kind of file with iCloud through use of NSData

SEach method in the library is nicely documented and you can see the documentation with Xcode 5′s quick help, and a demo app is included.

You can find iCloudDocumentSync on Github here.

A great library for utilizing iCloud within your apps.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source Library Providing Easy iCloud Document And Data Syncing

©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *