Every time I make a call to HomeKit on my iPod Touch 5th gen, I consistently get this error:
Printing description of error:
Error Domain=HMErrorDomain Code=78 "The operation couldn’t be completed. (HMErrorDomain error 78.)"
This is on a call to homeManager.addHomeWithName()
. I think that code 78 is
CloudDataSyncInProgress
This has been happening for days, though. What can I do to fix it?
If I sign out of iCloud and try again, I get code 77 (KeychainSyncNotEnabled
).