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
KeyChain not clearing when called in didFinishLaunchingWithOptions #85
Closed
SylarRuby closed 7 years ago
Im trying to clear the keychain when the app is uninstalled but so far it's not clearing. Is there a "cure"?