We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Starting with version 0.7.0 I see this message printed in the console: Unable to store item: The specified item already exists in the keychain.
Unable to store item: The specified item already exists in the keychain.
When I try to retrieve an item from the keychain, I get nil. I reverted to 0.6.0 and it's all working again as expected.
The text was updated successfully, but these errors were encountered:
❤️ Thanks for opening your first issue here! We will follow up as soon as we can.
Sorry, something went wrong.
Fix #27 Values not being saved to keychain
9ac323b
c4dba43
@AirBlack @wcwynn @omidgolparvar fixed in last release 0.7.1, sorry guys! 😓 Thanks for report it @davidknight-seequent!! 🙌
alexruperez
No branches or pull requests
Starting with version 0.7.0 I see this message printed in the console:
Unable to store item: The specified item already exists in the keychain.
When I try to retrieve an item from the keychain, I get nil. I reverted to 0.6.0 and it's all working again as expected.
The text was updated successfully, but these errors were encountered: