You can convert an integer to NSString
or an array to NSData
and insert them into the iOS KeyChain.
My question is: Is that it? Or is there a direct way to insert a double, float or a boolean?
You can convert an integer to NSString
or an array to NSData
and insert them into the iOS KeyChain.
My question is: Is that it? Or is there a direct way to insert a double, float or a boolean?