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

[android] return false instead of exception when entry not present #57

Merged
merged 2 commits into from
Mar 17, 2017

Conversation

vonovak
Copy link
Collaborator

@vonovak vonovak commented Mar 5, 2017

this will make it behave same as on ios

this will return false when a keychain entry is not present, so it'll behave same as on ios
@oblador
Copy link
Owner

oblador commented Mar 17, 2017

👍

@oblador oblador merged commit 33d1816 into master Mar 17, 2017
@vonovak vonovak deleted the pwd-not-saved branch March 22, 2017 21:05
@oblador
Copy link
Owner

oblador commented Apr 4, 2017

Released in 1.2.0.

@StefanWallin
Copy link

If I read the objective C-code correctly at 0.3.2, this should be clearly listed as a breaking change in the 1.0.0 release.

Being #not_an_obj_c_master it took me quite a while to track this down. (We relied on the catch-clause for key without value to look for another key)

@vn-memsource
Copy link

This pr was a bug fix and only concerns Android, the ios functionality was not modified.

@StefanWallin
Copy link

@VojtechNovak totally correct. But the iOS functionality changed with the 1.0.0 release and this is the only place I've found that talks about this change that I've found.

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

Successfully merging this pull request may close these issues.

None yet

4 participants