iOS KeychainItemWrapper – Obstacles Overcome, Inconsistencies Resolved

1 · Andrew Bancroft · May 21, 2014, 6:20 p.m.
I had a major case of “struggleface” when trying to work with the KeychainItemWrapper for iOS. I wanted it to be simple – just take a username and password and put it in the iOS Keychain for secure retrieval later. Turns out that I had to spend an entire work day and do a lot of Googling to get it working so I’m posting this to try and bring all the pieces together....