Download Latest Version Version 7.4.1 source code.tar.gz (969.0 kB)
Email in envelope

Get an email when there's a new version of iCloud Document Sync

Home / v7.4
Name Modified Size InfoDownloads / Week
Parent folder
iCloud-7_4.framework.zip 2015-01-17 1.3 MB
README.md 2015-01-17 825 Bytes
Version 7.4 source code.tar.gz 2015-01-17 968.8 kB
Version 7.4 source code.zip 2015-01-17 1.1 MB
Totals: 4 Items   3.3 MB 0

Fixes serious issues with initialization and setup. Adds a new method which must be called before performing any document handling operations.

Resolved Issues - Fixed an issue where no setup code was called within iCloud's init method. According to Apple's documentation, no setup code is called in an NSObject's init. iCloud now properly sets up using a new API (see below). - Resolved a problem that caused crashes when iCloud was not correctly setup.

API Changes - Added the following API: - setupiCloudDocumentSyncWithUbiquityContainer:
Use this method to setup and initialize iCloud Document Sync. You must call this method before performing any document handling operations. Calling this method helps resolve the issues noted above, and starts an initial sync.

Known Issues No Known Issues

Source: README.md, updated 2015-01-17