Eeshwar Halai

Results 2 issues of Eeshwar Halai

I have installed branch Swift2.3 via cocoa pods. I am calling the following code: `let saveSuccessful: Bool = KeychainWrapper.standard.set("username123", forKey: "username") ` But `saveSuccesful` is always returning false. I have...

Do you still have support for Swift 2.3? I tried installing via Cocoapods but it always installs the latest version. Any help would be appreciated.