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

Enhancement request: completion handler on the re-enable popup #135

Open
BryanRyczek opened this issue Oct 23, 2018 · 2 comments
Open

Enhancement request: completion handler on the re-enable popup #135

BryanRyczek opened this issue Oct 23, 2018 · 2 comments

Comments

@BryanRyczek
Copy link

It would be nice to be able to perform an action if the user denies the re-enable popup.

Right now, .denied is called only when the manage() function is initially called, not after the user denies the re-enable popup. Either way, there would be no clean way to discern between the two .denied statuses if .denied did call a second time.

@ennioma
Copy link
Owner

ennioma commented Oct 24, 2018

Oh yes @BryanRyczek great catch!

I missed the completion in presentReEnablePopup. Thanks for this, I'll make a new release soon

@BryanRyczek
Copy link
Author

Thank you @ennioma! glad to be another set of eyes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants