Explorar o código

fix

Signed-off-by: Marino Faggiana <8616947+marinofaggiana@users.noreply.github.com>
Marino Faggiana hai 1 ano
pai
achega
7f47a3bff0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      iOSClient/AppDelegate.swift

+ 1 - 0
iOSClient/AppDelegate.swift

@@ -869,6 +869,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD
                     if seconds < 0 {
                         timer.invalidate()
                         alertController.dismiss(animated: true)
+                        passcodeViewController.setContentHidden(false, animated: true)
                         NCKeychain().passcodeCounterFail = 0
                         self.enableTouchFaceID()
                     }