firebase / firebase/firebase-js-sdk
SMS Autofill on web with Android device
- Dominant language
- TypeScript
- Stars
- 5.1k
- Forks
- 1k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 37
Description
Describe my environment
* Operating System version: `Android 9`
* Browser version: `Chrome 103.0.5060.129`
* Firebase SDK version: `9.9.0`
* Firebase Product: `auth`
There is no possibility to use SMS OTP "autofill" on Android.
It's working on iOS because they have native support for reading SMS with text: "code: xxx" but on Android you have do the trick to make it work.
I am in shock that Firebase, company of Google, founder of Android do not have this automatically.
For me, and I know that I am not alone, it's a big UX blocker for our users.
I would love to see this kind of bug (not a feature request) somewhere publicly. So GitHub is the great place I think.
Contributor guide
Assessment
This issue has not been assessed yet.