iziz / libPhoneNumber-iOS

iOS port from libphonenumber (Google's phone number handling library)
Apache License 2.0
2.35k stars 459 forks source link

The library doesn't support US number from new area code 572 in Oklahoma #377

Open dani2906 opened 1 year ago

dani2906 commented 1 year ago

Describe the bug The library doesn't support US number from new area code 572 in Oklahoma To Reproduce Steps to reproduce the behavior: the number is 5724475334 [phoneUtil isValidNumberForRegion:recipientNumberUS regionCode:@"US"] Expected behavior Should say the number is valid

dani2906 commented 3 months ago

Same issue here, any luck with this?