Does anyone have an example of using NSFileCoordinator to access files under iCloud regimen?
Increasingly, simply trying to open or examine a file , when iCloud has been at it, can cause blocking.
Apple says use FileCoordinator to do it asynchronously, which I confess sounds hideous, but I need to give it a try
(Apple will not allow files to be excluded from iCloud, and the low-key workaround/speedup is to turn off Internet access for a while. This is not great/acceptable)
3 posts - 2 participants