Skip to content

Comments

.ToLower() -> .ToLowerInvariant()#7

Open
benoitjadinon wants to merge 2 commits intohas-taiar:masterfrom
benoitjadinon:feature/tolower
Open

.ToLower() -> .ToLowerInvariant()#7
benoitjadinon wants to merge 2 commits intohas-taiar:masterfrom
benoitjadinon:feature/tolower

Conversation

@benoitjadinon
Copy link

@benoitjadinon benoitjadinon commented Feb 16, 2017

hi, I had an issue in AppDelegate on a turkish iPhone, where the key "enrolledUniqueId" was transformed to "enrolleduniqueıd" (notice the 'I') then later on in the app, toLower converted it back to "enrolledUniqueId", making the whole keychain unusable. Took me a while to figure out.
but as I'm writing this, I realize this would be a breaking change for you and probably cannot be released ...

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.

1 participant