nothirst / TICoreDataSync

Automatic synchronization for Core Data apps, between any combination of Mac OS X and iOS: Mac to iPhone to iPad to iPod touch and back again.
https://github.com/nothirst/TICoreDataSync/wiki
807 stars 61 forks source link

iOS 6 sync issue #13

Closed dcinzona closed 11 years ago

dcinzona commented 12 years ago

I get this error when attempting to manually initiate a sync:

error synchronizing: Error Domain=com.timisted.ticoredatasync Code=16 "Encryption error" 
UserInfo=0x1f0e39b0 {NSLocalizedDescription=Encryption error, 
kTICDSErrorClassAndMethod=-[TICDSDropboxSDKBasedSynchronizationOperation restClient:loadedFile:], 
NSUnderlyingError=0x1f06b970 
"The operation couldn’t be completed. (com.fuzzyaliens.fzacryptor error 10000.)"}
MrRooni commented 12 years ago

Are you providing a password to the framework to have it encrypt your data on Dropbox?