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

fix(ios): Present the privacyViewController on the top ViewController #85

Merged
merged 2 commits into from
Feb 17, 2024

Conversation

jcesarmobile
Copy link
Contributor

@jcesarmobile jcesarmobile commented Feb 16, 2024

Pull request checklist

Please check if your PR fulfills the following requirements:

  • The changes have been tested successfully.

closes #42

Instead of presenting in the bridge?.viewController, get the topmost ViewController and present on it, so it hides any other presented ViewController

@robingenz robingenz merged commit 0603063 into main Feb 17, 2024
2 checks passed
@robingenz robingenz deleted the present-top branch February 17, 2024 10:43
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.

bug: inappbrowser visible
2 participants