google-libphonenumber icon indicating copy to clipboard operation
google-libphonenumber copied to clipboard

Chilean phone number (+5691~) incorrectly recognised as invalid (v3.2.41)

Open cSilitra opened this issue 10 months ago • 1 comments

Chilean mobile phone numbers starting with +5691... are being incorrectly recognised as invalid. There is a real person how is using this number +56910112200, but the last version (v3.2.41) returns invalid number. Also, the official demo page marks this number as invalid.

Testing validation

Can you please have a look on this situation?

cSilitra avatar Jun 06 '25 13:06 cSilitra

Fixed in v3.2.43. The number +56910112200 is now validating properly.

Just update your package: npm install google-libphonenumber@latest

Tested it on my side and it's working fine now.

Mr-KRAMA avatar Dec 01 '25 14:12 Mr-KRAMA