LTHPasscodeViewController v3.8.9 Release Notes

Release Date: 2017-06-10 // almost 7 years ago
    • Added support for iOS App Extensions: defining LTH_IS_APP_EXTENSION for an extension target will fix LTHPasscodeViewController crashing.
    • Added new method: - (void)showLockScreenOver:(UIView *)superview withAnimation:(BOOL)animated withLogout:(BOOL)hasLogout andLogoutTitle:(NSString *)logoutTitle. Used to provide a view in which the lock is going to be presented, sized to and centered in.