Top "Sskeychain" questions

An open source wrapper for using the iOS keychain.

SecItemAdd and SecItemCopyMatching returns error code -34018 (errSecMissingEntitlement)

Sometimes when I run an application on device from Xcode I would try to access the keychain but fail due …

ios cocoa keychain sskeychain
Using SSkeychain to store access tokens

I'm trying to figure out how to use the SSkeychain in order to store access tokens for the instagram api. …

ios sskeychain