A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.
1.59k
stars
340
forks
source link
I've noticed, that if i store something and immediately retrieve from other function, it not manage to return appropriate value. #174
Open
glock47 opened 3 years ago
I've noticed, that if i store something and immediately retrieve from other function, it not manage to return appropriate value.
Originally posted by @NikKovIos in https://github.com/jrendel/SwiftKeychainWrapper/issues/112#issuecomment-421295143