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

Add SecurityException to IOException (needed for android 14). #3333

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

tzachi-dar
Copy link
Contributor

People have reported that they are getting SecurityException when scanning a libre2 device.

Looking into the code it seems that our code is correct, but we just need to catch this exceptions and retry.

@jamorham
Copy link
Collaborator

I'm not sure under which circumstances a security exception will clear on a retry but there are lots of inconsistencies in android 14 so we can try this and see if it helps.

@jamorham jamorham merged commit 3b76f96 into master Feb 15, 2024
1 check passed
@tolot27 tolot27 deleted the TzachiLibreSecurityException branch May 30, 2024 19:20
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

Successfully merging this pull request may close these issues.

2 participants