Thanks for the help.
Looks like SecItemUpdate is not affected by this issue, so we ended up with the following solution: for modifications use SecItemUpdate instead of SecItemDelete + SecItemAdd
for cleanup use SecItemUpdate with an empty data as a fallback when SecItemDelete fails
Topic:
Privacy & Security
SubTopic:
General
Tags: