You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello amazing PhoneLib team 👋🏻
Per google's libphonenumber, universal international freephone numbers, such as +80050001001, are considered valid:
Validation Results:
Result from isPossibleNumber(): true
Result from isValidNumber(): true
Phone Number region: 001
Result from getNumberType(): TOLL_FREE
However, using PhoneLib I'm getting these results:
Hello amazing
PhoneLib
team 👋🏻Per google's libphonenumber, universal international freephone numbers, such as
+80050001001
, are considered valid:However, using PhoneLib I'm getting these results:
Would it be possible to add support for these numbers in PhoneLib?
Wikipedia info for UIFN
Thank you so much for your incredible work and your support! 🙏🏻
The text was updated successfully, but these errors were encountered: