Skip to content
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

Auto filling otp in ios not work proper #268

Open
BhalodiyaHappyDV opened this issue Jun 24, 2021 · 3 comments
Open

Auto filling otp in ios not work proper #268

BhalodiyaHappyDV opened this issue Jun 24, 2021 · 3 comments

Comments

@BhalodiyaHappyDV
Copy link

Hello, I am stuck on iOS OTP code auto-filling.

I have set 6 as numberOfInputs and when I got OTP code SMS from keyboard accessory view.
While Tapping on it, the entire OTP code of 6 letters got filled to the first index of TextInput out of 6. The rest of TextInputs remains empty.

@BhalodiyaHappyDV BhalodiyaHappyDV changed the title auto filling otp in ios not work proper auto filling otp in ios not work proper Jun 24, 2021
@BhalodiyaHappyDV BhalodiyaHappyDV changed the title auto filling otp in ios not work proper Auto filling otp in ios not work proper Jun 24, 2021
@Sunfocus
Copy link

Sunfocus commented Aug 31, 2021

Hi @BhalodiyaHappyDV

Did you got any solution of this issue?

I am also facing similar issue. For my side I have 4 digits input field. And when I tapping on the keyboard OTP view. First it fills the entire 4 digits OTP in first field, and then 1st, 3rd, 4th input box filled with correct value, but second box remain empty. See attached image.

Screenshot 2021-08-31 at 11 21 31 AM

I am using this version

"react-native": "0.63.3"
"react-native-otp-inputs": "^5.0.1"

@Sunfocus
Copy link

Also tested it on latest version 7.0.3 of this package, but issue still same.

@DeepakSharma04
Copy link

DeepakSharma04 commented May 2, 2022

autofill not worked in Ios 15.4 and 14.1 in simulator but on real device it's work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants