jrendel / SwiftKeychainWrapper

A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.
MIT License
1.59k stars 339 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 2 years ago

glock47 commented 2 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