ICloud magic record updating master data

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.

+5
source share
2 answers

I see in the source code kMagicalRecordPSCDidCompleteiCloudSetupNotification.

Did you try to subscribe to it?

0
source

, iCloud, NSPersistentStoreCoordinatorStoresDidChangeNotification. . , , MR_find... MR_fetch...

0

All Articles