hbb20 / hbb20/CountryCodePickerProject
setPhoneNumberValidityChangeListener method gives error even on entering last valid digit of a phone number
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 509
- PR merge metrics
- No merged PRs in 30d
Description
In Inida, a 10 digit mobile number is a valid number but the moment I enter 10th digit, ccp gives me error that this number is not valid.
I am using "ccp.setPhoneNumberValidityChangeListener" method to check if number is valid or not.
Is there anything I can do to make it work properly in my project ?
Please let me know.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the ccp.setPhoneNumberValidityChangeListener entry point described in the report and reproduce the behavior using a 10-digit Indian mobile number. Trace how validity is reported when the final digit is entered, then verify that the listener reports the expected result for that input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100