VPMOTPView icon indicating copy to clipboard operation
VPMOTPView copied to clipboard

Auto fill VPMOTPView with the received OTP from Messages

Open usamaeltmsah opened this issue 2 years ago • 0 comments

I wonder if I can it's possible to autofill the otpView from the received Message. With normal text field, I have found that this line of code will solve the issue textField.textContentType = .oneTimeCode Is that possible with VPMOTPView?

usamaeltmsah avatar Jan 18 '23 12:01 usamaeltmsah