question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

textContentType ={'oneTimeCode'} not working in iOS

See original GitHub issue

Description

<TextInput placeholder=“First Name” textContentType={‘oneTimeCode’} autoCorrect={true} keyboardType={‘numeric’} placeholderTextColor={‘#262626’} style={{height: 50, backgroundColor: ‘green’}} />

Version

0.64.2

Output of npx react-native info

I have iPhone 11 which has a 15.3.

Steps to reproduce

Simply create a new react project with a new React-native version and I have iPhone 11 which has a 15.3 version but not working.

Snack, code example, screenshot, or link to a repository

No response

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:7

github_iconTop GitHub Comments

2reactions
MRezaBaiatcommented, Feb 14, 2022

Same here , not working…

0reactions
MortadhaFadhlaouicommented, Oct 17, 2022

Same here, any updates

Read more comments on GitHub >

github_iconTop Results From Across the Web

TextInput textContentType='oneTimeCode' not working in ...
TextInput's textContentType='oneTimeCode' showing OTP above the keyboard but not passing data into TextInput in React Native 0.62.2 and iOS ...
Read more >
ios - Content type oneTimeCode is not working in swift with ...
I want to display the OTP code in my text field I search in google and get the following code. In my application...
Read more >
textContentType ".oneTimeCode" not… - Apple Developer
So I receive a SMS with a one time code inside and it is suggested. The text content type is "Unspecified" and the...
Read more >
[Answer]-iOS oneTimeCode not working on some devices-swift
Is there anyone who faced the same issue as me where iOS 12 or 13 doesn't show 2FA code from SMS on the...
Read more >
Security code AutoFill iOS, textContentType oneTimeCode not ...
textContentType oneTimeCode not working. For iOS 11+ you can set textContentType to username or password to enable autofill of login details from the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found