EHFAuthenticator-Touch-ID
EHFAuthenticator-Touch-ID copied to clipboard
Am I reading wrong?
EHFAuthenticator.sharedInstance().useDefaultFallbackTitle = true
EHFAuthenticator.sharedInstance().fallbackButtonTitle = "Enter passcode"
Will show "Enter passcode" for the fallback button title but:
EHFAuthenticator.sharedInstance().useDefaultFallbackTitle = false
EHFAuthenticator.sharedInstance().fallbackButtonTitle = "Enter passcode"
Will show "Enter Password"