---
title: keychainSyncNotEnabled
framework: homekit
role: symbol
role_heading: Type Property
path: homekit/hmerror/keychainsyncnotenabled
---

# keychainSyncNotEnabled

An error indicating Keychain syncing is not enabled for the user.

## Declaration

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

## See Also

### Detecting synchronization errors

- [cloudDataSyncInProgress](homekit/hmerror/clouddatasyncinprogress.md)
