ABPadLockScreen icon indicating copy to clipboard operation
ABPadLockScreen copied to clipboard

Add pin validation feature

Open Ded77 opened this issue 9 years ago • 0 comments

It's now possible to invalidate too simple pincode like 0000 or 1234.

Just set the invalidPinText property and implement isValidPin:padLockScreenSetupViewController: delegate method.

Ded77 avatar Feb 04 '16 16:02 Ded77