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

Key chain doesn't store on simulator with ios9.0 swift3 #71

Closed sarishti closed 7 years ago

sarishti commented 7 years ago

I am using Xcode8.0 . When I run code on simulator, the key doesn't store. On rum iPhone it works fine.

jrendel commented 7 years ago

Closing this as a duplicate. I'm tracking this issue with the simulator here: https://github.com/jrendel/SwiftKeychainWrapper/issues/59