I'm not sure how to get notified of iCloud changes using Magical Record or even how to get them. The only time it updates with iCloud is when I invoke save, and it seems to be inefficient when I have no changes.
I see in the source code kMagicalRecordPSCDidCompleteiCloudSetupNotification.
kMagicalRecordPSCDidCompleteiCloudSetupNotification
Did you try to subscribe to it?
, iCloud, NSPersistentStoreCoordinatorStoresDidChangeNotification. . , , MR_find... MR_fetch...
NSPersistentStoreCoordinatorStoresDidChangeNotification
MR_find...
MR_fetch...