Skip to content
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.

use "SecItemUpdate" method when item already exists #85

Merged
merged 1 commit into from Jun 19, 2015

Conversation

JackZhouCn
Copy link

We can access the keychain when the screen is locked (Today Widget) and the keychain will be locked when screen is locked for a certain amount of time.

If the keychain locked after item delete,The data will be lost.

So I think a good way to use [SecItemUpdate] method

@fjaeger
Copy link

fjaeger commented Jan 12, 2015

I made a similar change locally and can confirm that this is a reasonable improvement.

soffes added a commit that referenced this pull request Jun 19, 2015
use "SecItemUpdate" method when item already exists
@soffes soffes merged commit 7220e1c into soffes:master Jun 19, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants