Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

this plugin always returns null in success handler and it does not store anything in keychain #32

Open
amitvshah25 opened this issue May 23, 2018 · 2 comments

Comments

@amitvshah25
Copy link

amitvshah25 commented May 23, 2018

old plugin (verion 1.0) did work till now. but when i try to use updated plugin with following change
remove var kc = new Keychain()... instead use global Keychain and instead of getforKey.. i am using get(..) as per readme file. (providing the 'key' and removing servicename)

but its not working in ios11. and yes i do have keychain sharing enabled in xcode ? any idea how to fix this .. please..

more details.. when key is not found. it returns null.. in the previous version it was going in the fail function. if key is not found. then it should not go to success..

@WuglyakBolgoink
Copy link

@amitvshah25 any news hier? or u use any other best plugin?

@ghost
Copy link

ghost commented Mar 25, 2019

@amitvshah25 same here...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants