I store username & password using keychain, sometimes when I tried to get the password of the username, it told me errSecItemNotFound.
errSecItemNotFound
I keep that t
When reading the keychain, make sure you always build with a provisioning profile linked with the appId that used to create the keychain record.