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

Delegate method when user taps on "settings" or "cancel" #291

Closed
CavalcanteLeo opened this issue May 11, 2022 · 3 comments
Closed

Delegate method when user taps on "settings" or "cancel" #291

CavalcanteLeo opened this issue May 11, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@CavalcanteLeo
Copy link

When you deny, PermissionsKit show up a alert with 2 options:
"cancel" and "settings", you can change the text of settings using deniedPermissionAlertTexts

But I need to know if the user has tapped in some of these 2 buttons, and it's private

Is there a way to detect that?

@CavalcanteLeo CavalcanteLeo added the enhancement New feature or request label May 11, 2022
@ivanvorobei
Copy link
Member

For now no way to detect it. In next version I am going to add it

@CavalcanteLeo CavalcanteLeo changed the title Delegate when user tap on "settings" or "cancel" Delegate method when user taps on "settings" or "cancel" May 11, 2022
@CavalcanteLeo
Copy link
Author

amazing, thanks in advance

@ivanvorobei
Copy link
Member

Closed because hasn't interface for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants