Explorar o código

fix

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

+ 2 - 0
iOSClient/AppDelegate.swift

@@ -788,6 +788,8 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD
                             self.requestAccount()
                         }
                     }
+                } else {
+                    NCKeychain().passcodeCounterFail += 1
                 }
             }
         }