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

Usage with SwiftUI #537

Open
Elektronenhirn108 opened this issue Feb 9, 2022 · 2 comments
Open

Usage with SwiftUI #537

Elektronenhirn108 opened this issue Feb 9, 2022 · 2 comments

Comments

@Elektronenhirn108
Copy link

Hello,

does anyone uses the package with SwiftUI?
Everything works so far, but changes are not fetched in the background.
I have a list that contains the values from the allKeys()-methods. So if I add a new password, the list doesn't update because the new password isn't fetched. Same for cloud-sync. If there is a new key in the cloud, I have to call the allKeys()-method manually to fetch changes.
How can I do that automatically?

Help would be great :)

@Andrew-Chen-Wang
Copy link

have you resolved this?

@Elektronenhirn108
Copy link
Author

have you resolved this?

No. As far as I understand is the Keychain not capable of automatic background updates/ fetching. You have to do it manually.

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