Skip to content

If an alert has been shown, how is another controller able to dismiss it? #10

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

Open
azav opened this issue Sep 6, 2016 · 1 comment
Open

Comments

@azav
Copy link

azav commented Sep 6, 2016

Let's say one class shows an alert because a condition is present.

Later, that condition changes and we want to dismiss the currently displayed alert or alert(s).

How can we do that?

@Ricardo1980
Copy link

I would say don't use show in that case. Use UIAlertController as usual.

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

No branches or pull requests

2 participants