daddyz / phonelib

Ruby gem for phone validation and formatting using google libphonenumber library data
MIT License
1.04k stars 130 forks source link

Problems with Ivory Coast numbers #263

Closed joaolrpaulo closed 1 year ago

joaolrpaulo commented 1 year ago

Seems that a couple of problems with Ivory Coast numbers have been fixed in https://github.com/google/libphonenumber/releases/tag/v8.12.55.

I was able to validate this by using the suggested method here https://github.com/daddyz/phonelib/issues/230#issuecomment-904789315.

Example number: +2252722220182.

Can I request an update to the metadata?

Thanks in advance!

daddyz commented 1 year ago

@joaolrpaulo check version 0.7.3, updated right now

joaolrpaulo commented 1 year ago

It solved our problems. Thanks for the quick update 🙏🏼