hbb20 / hbb20/CountryCodePickerProject
getFullNumber not working for country code 972
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 509
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
getFullNumber function is always giving only country code for +972.
For example my phone number +972555555555, library says phone number valid. But when I run getFullNumber function it only says 972. I tried with another (real) phone numbers with same country code but results are same only gives country code.
I tried randomly +49, +93, +1, +61 these are working fine.
How can I fix this issue?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the getFullNumber implementation and the country-number handling it uses. Reproduce the reported +972555555555 case, compare it with the working country-code examples, and consider the issue complete when the full number is returned for +972 without regressing those cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100