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

Issue: It automatically picking previous OTP in Android 10 #259

Open
rahulthakur897 opened this issue Apr 20, 2021 · 3 comments
Open

Issue: It automatically picking previous OTP in Android 10 #259

rahulthakur897 opened this issue Apr 20, 2021 · 3 comments

Comments

@rahulthakur897
Copy link

rahulthakur897 commented Apr 20, 2021

Steps to reproduce

  1. Lanuch your app
  2. Request for OTP
  3. You can see it automatically fill the previous OTP

React native version 0.64
react-native-otp-inputs version 7.0.3

Code i have used

import OtpInputs from 'react-native-otp-inputs';

<OtpInputs
numberOfInputs={4}
autofillFromClipboard={true}
style={styles.otpTextboxContainer}
inputContainerStyles={styles.otpTextbox}
keyboardType={'number-pad'}
handleChange={this.submitOtp}
inputStyles={styles.textBox} />

@Invictus-Munish
Copy link

Same bro did u find any solution

@ElChawich
Copy link

same issue here on v7.4.0, anyone found any fix for it?

@AFDHAL2009
Copy link

same issue v7.4.0

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

4 participants