Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Locksmith.updateData( ) broke in 2.0.7? #110

Closed
frizzy75 opened this issue Feb 15, 2016 · 5 comments
Closed

Locksmith.updateData( ) broke in 2.0.7? #110

frizzy75 opened this issue Feb 15, 2016 · 5 comments

Comments

@frizzy75
Copy link

My code was working fine until update to version 2.0.7. Now calling Locksmith.updateData( ) to save a new item fails with error errSecItemNotFound.

(Failure occurs at Locksmith.swift line 82)

Thanks

@frizzy75 frizzy75 changed the title Locksmith.updateData( ) broke in 2.07? Locksmith.updateData( ) broke in 2.0.7? Feb 15, 2016
@lucasihlstrom
Copy link

I'm experiencing the same thing. It works on iOS 8.3 but fails on iOS 9.2.1.
It seems to fail if there's no data. If you've already added data with saveData(), it will work.

@matthewpalmer
Copy link
Owner

Ah yep, this is a regression the tests missed. Will fix and put out a new version tonight. Thanks for letting me know 👍

On 16 Feb 2016, at 8:05 AM, Lucas Ihlström notifications@github.com wrote:

I'm experiencing the same thing. It works on iOS 8.3 but fails on iOS 9.2.1.


Reply to this email directly or view it on GitHub.

@frizzy75
Copy link
Author

Thank you very much!

@frizzy75
Copy link
Author

@matthewpalmer Thank you for fixing so quickly.

@lucasihlstrom
Copy link

Yeah. Much appreciated 😄!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants