Ryasnoy / AppLocker

AppLocker - simple lock screen for iOS Application ( Swift 4+, iOS 9.0+) Touch ID / Face ID
MIT License
211 stars 46 forks source link

UserDefaults to Keychain (wrapper) #9

Closed pouriaalmassi closed 5 years ago

pouriaalmassi commented 5 years ago

Description

Swaps out UserDefaults for a keychain wrapper Valet by Square.

Testing Steps

  1. Run as a new user.
  2. Create a passcode.
  3. Attempt to deactivate the passcode.
  4. Enter the recently created passcode.

Expected Behaviour