Skip to content

Commit ea71b81

Browse files
authored
chore: kickoff release
2 parents cde67af + 7cf5329 commit ea71b81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/FaceLiveness/Views/Liveness/FaceLivenessDetectionViewModel+FaceDetectionResultHandler.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ extension FaceLivenessDetectionViewModel: FaceDetectionResultHandler {
128128
}
129129

130130
private func handleSessionTimedOut() {
131+
noFitStartTime = nil
131132
DispatchQueue.main.async {
132133
self.livenessState
133134
.unrecoverableStateEncountered(.timedOut)

0 commit comments

Comments
 (0)