Keychain override issue during iCloud Sync

Hello All,

We are working on an app that involves storing sensitive data in cloud keychain. Each sensitive data contains two parameters p1 and p2.

We took two devices made a change to p1 in one device and p2 in another device. Both changes are performed on the same sensitive data. After some delay iCloud sync happens and the changes are not merged. Instead one change is chosen as a whole and the other change is discarded as a whole. Is it expected behaviour for keychain?

Thanks Vinoth

Replies

iCloud keychain gives you no control over its merge policy. See my response on your other thread.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"