ionic-team / cordova-plugin-ios-keychain

Apache Cordova (PhoneGap) plugin
Other
62 stars 44 forks source link

Transitioning from shazron to diftyco? #13

Closed scottjpearson closed 7 years ago

scottjpearson commented 8 years ago

I am using shazron's KeyChain to store a pin. How can I read that pin and store it afresh using diftyco's updated plugin? I need to do this under an iOS 10 build.

Thanks, Scott

mlynch commented 7 years ago

Hi Scott, you should be able to just use the new name with this plugin. Underneath we're both using the same API, this version of the keychain is just a bit more up to date with iOS 9 and 10.