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