Skip to content

Asking for permissions after every app upgrade #204

Description

@SpencerCDixon

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions