signalapp / signalapp/Signal-Android
no option to verify number by call instead of sms
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 29.4k
- Forks
- 6.9k
- PR merge metrics
- No merged PRs in 30d
Description
- I have searched open and closed issues for duplicates (the error is similar to this, but the cause is different)
- I am submitting a bug report for existing functionality that does not work as intended
- I have read https://github.com/signalapp/Signal-Android/wiki/Submitting-useful-bug-reports
- This isn't a feature request or a discussion topic
In previous versions of android signal app (circa November 2022), there was an option to verify phone number via a phone call (and another option to verify via SMS). In recent version 6.16.2, there is only option to verify by SMS.
There is no option to "Alternatively, you can request a verification call if you can not receive SMS. After the timer finishes counting down, tap Call me." as specified in the docs.
Steps to reproduce
- install Signal app on android device
- enter phone number
- no option to request phone call instead of SMS verification
Actual result: "Unable to connect to service. Please check network connection and try again"
Expected result: an option not to send SMS but make a call
Device: Fairphone, Samsung, ...
Android version: 5., 12.
Signal version: 6.16.2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing registration on the listed Android versions and review the linked debug log alongside the linked verification documentation. Trace the phone-number verification entry point to determine why the call alternative is absent or the service connection fails. Done means eligible users can request a verification call instead of SMS, with the documented flow working.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100