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

SmartCard connection state was not correct when delegate was being called #164

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

jensutbult
Copy link
Contributor

The delegate was being called before the connectionController was set to nil. This caused the connection to report wrong state if the delegate where to check the connection state when being called.

…is removed, otherwise the connection state will not be corect when the delegate is being called.
@jensutbult jensutbult merged commit 44a64d8 into main Oct 21, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants