firebase / firebase/functions-samples
[BUG] Some phone numbers do not receive OTP SMS messages with Firebase phone auth:
- Dominant language
- JavaScript
- Stars
- 12.2k
- Forks
- 3.8k
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 1
Description
### Firebase Auth (phone number)
**Some phone numbers do not receive OTP SMS messages with Firebase phone auth**
If you try to auth using **+996550123123** (number of operator MegaCom), firebase processes the request successfully but SMS is not sent (we did not receive it), we contacted operator MegaCom, and they said that they did not receive the SMS message request
If you try to auth using **+996770123123** (number of operator Beeline), firebase processes the request successfully and we receive the SMS
SMS is not sent to some operators from Kyrgyzstan (+996) such as MegaCom but works fine with operator Beeline.
Our app works on the web and sends SMS on production web project.
Example phone number of MegaCom: **+996 55X XXX XXX**
Example phone number of Beeline: **+996 77X XXX XXX**
Project ID: **show-go-15c38**
Contributor guide
Assessment
This issue has not been assessed yet.