Reading/Extracting OTP Automatically from SMS - Android - Auth #6950
Unanswered
Bilal-Abdeen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am really confused. I highly appreciate your help. I thought that Android devices can extract OTP (One-Time-Passcode) from SMS verification messages. This stopped happening for my app!? By the way, the manual process (user enters the OTP value) works perfectly OK.
I tried it on several Android devices, e.g.:
Am I missing a configuration somewhere, e.g.:
Sign-Up Screen:
Versions:
"react": "18.2.0",
"react-native": "0.71.2",
"@react-native-firebase/app": "^17.0.0",
"@react-native-firebase/auth": "^17.0.0",
react-native info:
npm WARN config global
--global
,--local
are deprecated. Use--location=global
instead.info Fetching system and libraries information...
System:
OS: Windows 10 10.0.19042
CPU: (8) x64 Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
Memory: 18.59 GB / 31.90 GB
Binaries:
Node: 16.15.1 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.19 - ~\AppData\Roaming\npm\yarn.CMD
npm: 9.4.1 - C:\Program Files\nodejs\npm.CMD
Watchman: 20220614.153706.0 - C:\ProgramData\chocolatey\bin\watchman.EXE
SDKs:
Android SDK: Not Found
Windows SDK:
AllowAllTrustedApps: Disabled
Versions: 10.0.17763.0, 10.0.19041.0
IDEs:
Android Studio: AI-212.5712.43.2112.8512546
Visual Studio: Not Found
Languages:
Java: 11.0.15 - C:\Program Files\Common Files\Oracle\Java\javapath\javac.EXE
npmPackages:
@react-native-community/cli: Not Found
react: 18.2.0 => 18.2.0
react-native: 0.71.2 => 0.71.2
react-native-windows: Not Found
npmGlobalPackages:
react-native: Not Found
Beta Was this translation helpful? Give feedback.
All reactions