reidmain / FDKeychain

Save, load and delete items from the keychain with a single Objective-C message.
MIT License
119 stars 21 forks source link

Keychain error -34018 #7

Closed omarojo closed 8 years ago

omarojo commented 8 years ago

Getting this error, constantly while saving or reading. I found this thread in apple forums, but what can we do ? https://forums.developer.apple.com/thread/4743

reidmain commented 8 years ago

I've heard other reports of this but there is nothing that FDKeychain can do as far as I am aware. It appears to be a race condition inside iOS that Apple has identified and will most likely fix in iOS 10 if they don't fix it in a minor release of iOS 9.