hbb20 / hbb20/CountryCodePickerProject

Please update libphonenumber to the latest version

Open Beginner friendly
#414 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
509
PR merge metrics
No merged PRs in 30d

Description

Hi
There are new formats of phone numbers that are not working on `isValidFullNumber()`

Please update the
` implementation 'io.michaelrocks:libphonenumber-android:8.10.14'`
to
` implementation 'io.michaelrocks:libphonenumber-android:8.12.6'`

to add validation support for new numbers.

Thanks

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the Gradle dependency declaration containing libphonenumber-android:8.10.14 and read how the project currently validates numbers through isValidFullNumber(). Update the declaration to 8.12.6, then verify that validation supports the newly reported phone-number formats.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.