textContentType == UITextContentType.oneTimeCode{ //here split the text to your four text fields if let otpCode = textField.text, ...
確定! 回上一頁