-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
copy paste OTP not working #28
Comments
@JenishMistry91 Did you find a solution for this? perhaps #22 |
@JGVB |
Hi, is there another solution? I cannot change my POD, as I publish the project for the QA team to test. |
@arjdev69 you can fork this repo and make the changes in your own forked code. @JenishMistry91 Would you consider making a pr for the changes? |
@JGVB Yes it working fabulous, great job. |
Hello
I am using your code in one of the project. And in my project one of the requirement is to copy paste OTP. So If User copy OTP from anywhere and paste the code, it will fill all the OTP filed views with pasted OTP. Right now what happen is that, if I copied 123456 and paste, the whole OTP is pasted in first textfield only. But I want to paste only single character in each of textfield.
So please can anyone give me the solution for that.
Waiting for the response.
Thanks in advance.
The text was updated successfully, but these errors were encountered: