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

Callback after enabling passcode? #156

Closed
skrosoft opened this issue Oct 5, 2016 · 3 comments
Closed

Callback after enabling passcode? #156

skrosoft opened this issue Oct 5, 2016 · 3 comments

Comments

@skrosoft
Copy link

skrosoft commented Oct 5, 2016

Hi,

Is there a way to call a function where passcode has been enabled?

LTHPasscodeViewController.sharedUser().showForEnablingPasscode(in: self, asModal: true);

Thanks!

@rolandleth
Copy link
Owner

rolandleth commented Oct 6, 2016

Hey,

Sadly, that's one of the few cases where a callback doesn't happen, but when enabling the passcode successfully, the controller closes, and you get a callback for that, passcodeViewControllerWillClose.

@skrosoft
Copy link
Author

skrosoft commented Oct 6, 2016

Okay, thank you for your confirmation. You should mark this issue with the label "enhancement ".

Have a nice day.

@rolandleth
Copy link
Owner

Added in 3.7.10, 958b322.

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