Skip to content

SettingsController: Fix Empty Biometric Row

LAContext canEvaluatePolicy supports iOS 11.0.1 and above which would cause an empty Biometric row to show up on older iOS versions. This MR fixes that issue

Merge request reports