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

Fixes Unexpectedly Found Nil When Unwrapping Optional in WebAuthentic… #26

Closed
wants to merge 1 commit into from

Conversation

exentrich
Copy link

…ationPresenter

This pull request fixes the unexpectedly found nil when unwrapping optional by using ASPresentationAnchor() for iOS 13+ and MacOS 10.15+, otherwise defaults to original behavior.

…ationPresenter

This pull request fixes the unexpectedly found nil when unwrapping optional by using ASPresentationAnchor() for iOS 13+ and MacOS 10.15+, otherwise defaults to original behavior.
@exentrich exentrich closed this Oct 26, 2021
@stleamist
Copy link
Owner

This issue has been fixed in v2.4.1, as a result of #22.

Thank you for your contribution and waiting :)

@stleamist stleamist added the duplicate This issue or pull request already exists label Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants