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

Allows presenting SFSafariViewController when the rootViewController is already presenting another view controller #9

Merged
merged 4 commits into from Jan 19, 2021

Conversation

boherna
Copy link
Contributor

@boherna boherna commented Dec 5, 2020

The main commit fixes the issue reported at #8

The other commit fixes a weird case (difficult to replicate) when dismissSafariViewController is called but uiViewController is not presenting.

@OrkhanAlikhanov
Copy link

Thank you, this worked. Specified your last commit 04e067b9a29fc634138e761d36028d22eb5bb41c in xcode when adding the package

@stleamist
Copy link
Owner

Hi Bohdan,

Thank you for creating the first pull request on this repository. I really appreciate your work on fixing this issue!

This improvement will be available in v2.3.1 shortly :)

@stleamist stleamist changed the base branch from main to debug/presentation-on-modal January 19, 2021 12:02
@stleamist stleamist merged commit a60c3b7 into stleamist:debug/presentation-on-modal Jan 19, 2021
@stleamist stleamist added the bug Something isn't working label Jan 19, 2021
@boherna
Copy link
Contributor Author

boherna commented Jan 19, 2021

Thanks for accepting the pull request. Happy to contribute. Thank YOU for sharing SFSafariViewController!

@stleamist stleamist linked an issue Sep 25, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Safari View Controller not presented
3 participants