Closed etayluz closed 8 years ago
Are you using the latest version from cocoa pods? You can check by opening your workspace, and going to the SwiftKeychainWrapper in your pods project. Check the info.plist for the SwiftKeychainWrapper pod and make sure its version 2.0.0.
You can also see a sample project with usage here https://github.com/jrendel/SwiftKeychainWrapperExample.
@etayluz You forgot to add "import SwiftKeychainWrapper" to your class. Please check.
Just installed the pod and tried using it. Got this error right away: