JKLLockScreenViewController
JKLLockScreenViewController copied to clipboard
For use from cocoapod
I think you should allow more customize when import from CocoaPod. Eg: change text, change font, count remain attempt,..... It's better than import and custom manually. Thanks for nice control!
P/s: I have try it to run from AppDelegate but after input correct passcode nothing happen. It not go to
- (void)unlockWasCancelledLockScreenViewController:(JKLLockScreenViewController *)lockScreenViewController{}
or - (void)unlockWasSuccessfulLockScreenViewController:(JKLLockScreenViewController *)lockScreenViewController pincode:(NSString *)pincode