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

fixed issue with wrong state-machine after pull down gesture on presented SFSafariViewController #415

Merged
merged 3 commits into from
Feb 21, 2024

Conversation

cbruns1985
Copy link
Contributor

In case the SFSafariViewController is presented modally, it can be dismissed via pull down gesture. In that case the state machine is completely broken. Therefore I added the presentationDelegate, which ensures that the same logic is triggered as in case the "Finished" button is pressed with this interaction.

@ossus-lib ossus-lib merged commit 6e3080c into p2:main Feb 21, 2024
jozefizso referenced this pull request in slidoapp/oauth2-swift Oct 21, 2024
…ain branch

* upstream/main:
  Fix visionOS build, bump to 5.3.5
  Update version info
  Implement device grant flow (#416)
  fixed issue with wrong state-machine after pull down gesture on presented SFSafariViewController (#415)
  Implement optional custom User-Agent string for embedded MacOS mode (#395)
  Update project files for Swift 5.3 (#413)
  Bring ASWebAuthenticationSession to macOS
  Add deprecation notices for embedded auth. Bump to 5.3.3
  Project Maintenance
  Fix memory issue when dismissing Safari View Controller (#380)
  Update the Alamofire link to the recent version (#382)
  Update OAuth2Authorizer+iOS.swift (#402)
  Add visionOS support
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