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

Asking for permissions after every app upgrade #204

Open
SpencerCDixon opened this issue Jan 29, 2019 · 0 comments
Open

Asking for permissions after every app upgrade #204

SpencerCDixon opened this issue Jan 29, 2019 · 0 comments

Comments

@SpencerCDixon
Copy link

Happy to repost this over on S.O if not appropriate for this repo but thought someone here might just know the answer.

We use Locksmith to save users login credentials:

  try Locksmith.saveData(data: ["XXX": creds.password, "XXX": creds.email], forUserAccount: self.userAccountKey)

And every time we do an update to our app and redeploy users are re-prompted to give keychain permissions on High Sierra. Never seems to be an issue on Mojave though.

Kind of at a loss for what to even google to try and resolve this :( If anyone has some thoughts it would be much appreciated

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

1 participant