-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some phoneNumber return +xx NA on the #97
Comments
It seems that all those phone numbers are invalid URL country_code_source appspot result csharp result It would seem that there is a bug in that this library does provide output in some invalid cases. |
Hi! I have the same issue with a ValidNumber : 16833203 CN |
That number in NSN with country code and E164 both show as valid with even with versions of the library at least a year old. https://dotnetfiddle.net/CXvwYF |
Sorry, I confused this with an issue filed yesterday. This I'll to try to make some time to better dig into the issue. and National Significant Number |
Hello,
I used your csharp version of the library but there is a difference with the java version on some phonenumbers (on the international format), the csharp version return +xx NA whereas the java version return the complete number.
Example :
//result : + NA
Same result whith this number :
The text was updated successfully, but these errors were encountered: