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 340 forks source link

work on iPhone 5S iOS 9 tested. but not working on iPhone6S iOS 9 tested (Function KeychainWrapper.setString(value, ForKey)/setObject(value, ForKey)) #32

Closed veyhong closed 8 years ago

JuanPabloBoero commented 8 years ago

Was this on the simulator? or real device?