For OTP text field, I have set textContentType as oneTimeCode if #available(iOS 12.0, *) { otpTextField.textContentType = .oneTimeCode }.
確定! 回上一頁