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

iOS: Setting cloudSync: false causes unexpected error with ACCESS_CONTROL.BIOMETRY_ANY_OR_DEVICE_PASSCODE #703

Open
jacksondoherty opened this issue Dec 11, 2024 · 0 comments
Assignees

Comments

@jacksondoherty
Copy link

My impression is that cloudSync: true forces Keychain to use a less secure encryption method to sync with iCloud, so that would make sense that it would not be compatible with ACCESS_CONTROL.BIOMETRY_ANY_OR_DEVICE_PASSCODE. But I'm actually setting cloudSync: false, (which I imagine should be its default value). The error I receive is:

Error: One or more parameters passed to a function where not valid.

Is this a bug or can I get some sort of explanation here?

@DorianMazur DorianMazur self-assigned this Dec 11, 2024
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