I want to store some userinfo as a string in Keychain on iOS, so is there any length limit of the string in Keychain?
Thanks.
It's hard to answer :) It should support the maximum length of NSString
So the Keychain string can hold a little over 4.2 billion characters same as NSString