Dear list,

I failed to get any reponse to this on the Apple forums, so I thought I'd try 
my luck here.
 
I've managed to integrate iCloud into a shoebox core data app, basically 
following the WWDC12 SharedCoreData sample code. I've also managed to get it 
working on Lion by using NSFileManager's -URLForUbiquityContainerIdentifier 
instead of -ubiquityIdentityToken, which I still use on ML.
 
With the app running on two ML machines, the changes are quickly and accurately 
reflected back and forwards on the two machines. Hoorah!
 
With the app running on ML and another copy on Lion, changes on ML are 
successfully pushed and appear on the Lion app, but changes on the Lion app 
don't ever appear on the ML app. On the ML app I never get the 
NSPersistentStoreDidImportUbiquitousContentChangesNotification notification.
 
Has anybody else seen this, or even tried this?
 
Kind regards,
 
Martin

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to