---
title: cloudDataSyncInProgress
framework: homekit
role: symbol
role_heading: Type Property
path: homekit/hmerror/clouddatasyncinprogress
---

# cloudDataSyncInProgress

An error indicating a data synchronization operation is in progress.

## Declaration

```swift
static var cloudDataSyncInProgress: HMError.Code { get }
```

## See Also

### Detecting synchronization errors

- [keychainSyncNotEnabled](homekit/hmerror/keychainsyncnotenabled.md)
