Releases: liu044100/SmileTouchID
Releases · liu044100/SmileTouchID
SmileTouchID v0.1.8
Fix issue: When cancelling the Touch ID input, the keyboard is invisible
SmileTouchID v0.1.7
#19 Add timeout interval property for show password or touch ID UI again.
SmileTouchID v0.1.6
Fix issue: AuthViewController close current modal views
SmileTouchID v0.1.5
Support manually change authentication status
SmileTouchID v0.1.4
Fix "Cannot load bundle" issue for Cocoapods
SmileTouchID v0.1.3
Add animation parameter when presenting auth view. (Thanks for Jorge Izquierdo's contribution)
SmileTouchID v0.1.2
- Public the BOOL property "isAuthenticated" that show whether now is authenticated or not.
- Post the notification "SmileTouchID_Presented_AuthVC_Notification" when the AuthVC present completion.
SmileTouchID v0.1.1
- Add new property "isShowingAuthVC" show whether the Auth view is showing or not.
- The input passcode UI is based on the passcode that saved in keychain, avoid the case that the developer change SmileAuthenticator's passcodeDigit property, but the passcode digit that saved in keychain is different digit.
- Example project refine, add cover image view when the app resign active for protecting the user data.
SmileTouchID v0.1.0
- support use Touch ID turn password off;
- support use Touch ID change password;
- add parallax effect for password circle views;
SmileTouchID v0.0.9
refine layout for iPad refine layout for iPad