如果您使用的是 CoreData,则有有史以来最长的 NSNotification 之一:
NSPersistentStoreDidImportUbiquitousContentChangesNotification
但它只是在流程结束时触发,然后您必须刷新商店,同时通知用户。
否则我没有发现任何关于该过程的预 icloud 通知。
还有另一个通知,但这与 iCloud 启动无关,那就是:
NSPersistentStoreCoordinatorStoresWillChangeNotification