You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to know when passcodeLockDidSucceed happens. I tried adding PasscodeLockTypeDelegate to my viewController, but for some reason none of these delegate functions are being triggered:
BTW, I'm not calling passcodeLockPresenter.presentPasscodeLock() from my AppDelegate, instead I'm using the PasscodeLock to set/unset a preference when I click a button.
noelportugal
changed the title
How to implement PasscodeLockTypeDelegate?
[Question] How to implement PasscodeLockTypeDelegate?
May 24, 2016
I want to know when passcodeLockDidSucceed happens. I tried adding PasscodeLockTypeDelegate to my viewController, but for some reason none of these delegate functions are being triggered:
The text was updated successfully, but these errors were encountered: