Skip to content

PasscodeLockController: add tap gesture recognizer to contentStackView

Soomin Lee requested to merge bubu/vlc-ios:passcode/safety/01 into master

Adds a fallack back when FaceID fails or the user is stuck on the view without the keyboard.

This adds a tap gesture recognizer to the main stackview that will show the keyboard if needed.

Merge request reports