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

Keychain items automatically deleted after 10 hours or so #75

Open
dvluong opened this issue Mar 16, 2018 · 1 comment
Open

Keychain items automatically deleted after 10 hours or so #75

dvluong opened this issue Mar 16, 2018 · 1 comment

Comments

@dvluong
Copy link

dvluong commented Mar 16, 2018

Please consider submitting the following information (if relevant):

  • Library setup method: CocoaPods
  • Version of the library: latest
  • Xcode version: latest
  • OS version: latest

I've noticed a frequency of my Keychain items being deleted after a day or so. Is there a reason for this? There are only 2 places I call 'clear()' in my app and none of them are called.

@evgenyneu
Copy link
Owner

Hi, thanks for reporting.

I've noticed a frequency of my Keychain items being deleted after a day or so. Is there a reason for this?

No, not that I know of. The keychain items should stay there indefinitely. This may be connected with #15.

There are only 2 places I call 'clear()' in my app and none of them are called.

Very strange, sorry I don't know why it is happening, sorry.

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