1. Using RazorPay SDK in Swift lang. After entering the mobile number it goes OTP screen, instead of entering OTP manually I have to prepopulate in keyboard
OtpTextField.textContentType = .oneTimeCode.
After iOS 12 onwards we can use the above line code to display auto-populated.
Hello RazorPay iOS SDK,
1. Using RazorPay SDK in Swift lang. After entering the mobile number it goes OTP screen, instead of entering OTP manually I have to prepopulate in keyboard OtpTextField.textContentType = .oneTimeCode. After iOS 12 onwards we can use the above line code to display auto-populated.
Can you guys help me fort this?
Thanks in advance