PAPasscode icon indicating copy to clipboard operation
PAPasscode copied to clipboard

Passcode view controller for iOS

Results 8 PAPasscode issues
Sort by recently updated
recently updated
newest added

Can't built up the Example: clang: error: no such file or directory: '/PAPlaceholder/PAPlaceholder/PAPlaceholderView.m' clang: error: no input files because someone delete the soure file,however not delete the file in the...

Unable to use the initForAction method from swift class.

I am pulling the library through cocoapods. Every time I give focus to some UITextfield after PAPasscode is closed, the cursor disappears.. This is happening on iOS8 ## PAPasscode itself...

So the general idea behind PAPasscodeViewController:checkPasscodeValidityWithEntry: is to enable the developer to implement a custom validity test for the entered passcode using whatever arbitrary means they see fit. The reason...

The hashedCode property can be used to signify that the passcode property will either return or be set as an SHA256 hashed string. Also included is the MIHashing class so...

Can you add input buttons on iPad rather than using the default keyboard? Similar to how the native lockscreen works. Here is an image of what I mean: ![image](http://ipadinsight.wpengine.netdna-cdn.com/wp-content/uploads/2011/12/iPadLockScreen.jpg)

PAPasscode looks fine on Light mode, but on Dark mode, labels are in white-text-color, while view background is light. Expected: view background should be dark.