PassCodeInput icon indicating copy to clipboard operation
PassCodeInput copied to clipboard

SMS Autofill

Open Psingh148 opened this issue 3 years ago • 1 comments

Hi, I want to implement the feature where user receive OTP via text and it Autofills the textfields. Right now what's happening is I get the OTP via text and it shows up on the NumberPad but when I clicked on it then only first number is filed in textfield. Could you please suggest something how to achieve autofill the fields just by clicking on received OTP pin ?

Psingh148 avatar Mar 22 '22 17:03 Psingh148

@Psingh148 first of all apologies I hadn't spotted the ticket.

I would assume what's happening is the autofill is firing a different set of events than the keyboard input. Are you able to share any code that I am able to look at (unless of course it's commercial software).

I should turn my attention to this library and complete some of the pending features.

devraj avatar May 25 '22 23:05 devraj