AppLocker icon indicating copy to clipboard operation
AppLocker copied to clipboard

AppLocker - simple lock screen for iOS Application ( Swift 4+, iOS 9.0+) Touch ID / Face ID

Results 10 AppLocker issues
Sort by recently updated
recently updated
newest added

Passcode lost after phone data transfer to other new phone. **try! AppLocker.valet.setString(newValue, forKey: ALConstants.kPincode)** Keychain store value become empty after phone data transfer. How can i retrive **passcode** or any...

When using ```bash pod 'AppLocker' ``` I got the Swift 4 version. I have to use ```bash pod 'AppLocker', :git => 'https://github.com/Ryasnoy/AppLocker.git' ``` to get the Swift 5 version. Also,...

No such module 'Valet'

I have a security pin pre-defined, how can I set the pin directly to the app locker how can I get successful listeners on password right or wrong.

When filling in the pin code, the indicator will not be round but square.

Hi, Thanks for a very nice tool. Please is there a callback function when create or validate is done?

``` if #available(iOS 13.0, *) { locker.isModalInPresentation = true } else { // Fallback on earlier versions } locker.modalPresentationStyle = .fullScreen ``` i need to present applocker fullscreen i add...

Is an update possible to 5.1 or even 5? Struggling to run this as it keeps crashing when I 'validate' the code.

![Screen Shot 2019-04-29 at 10 36 46 AM](https://user-images.githubusercontent.com/46296402/56877314-bf4bbc00-6a6a-11e9-9cba-1568ffd72dd5.png)