I keep getting the error below when connecting my app that uses a NSPersistentCloudKitContainer. I have made no changes to the code in months and I was working reliably. The error seems random and can sometime be resolved by disconnecting and re-connecting from wifi. It is not just my app but other apps that use CloudKit as well for synch. I know there were issues that were supposed to be fixed but this is happening every day now. Can anyone shed some light on this?
[error] error: CoreData+CloudKit: -[PFCloudKitImporter databaseFetchFinishWithContext:error:completion:](249): <PFCloudKitImporter: 0x281c48600>: Database fetch for request: <NSCloudKitMirroringImportRequest: 0x281c48f80> 58556A21-BDE3-49C6-A4E9-C1DAE2752629 failed with error: <CKError 0x280760690: "Network Unavailable" (3/NSURLErrorDomain:-1003); "A server with the specified hostname could not be found.";`