Earlier quoted context omitted.
If CoreData syncing is discouraged, what is offered as its replacement?
CloudKit? https://developer.apple.com/icloud/
So I guess you have to do those things yourself. Perhaps this is why CloudKit is more reliable -- because it doesn't do the tough parts that Core Data syncing attempted to do?