marmelroy / PhoneNumberKit

A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
MIT License
5.1k stars 810 forks source link

Does not validate 983 area code numbers properly. #751

Closed kerekson closed 3 months ago

kerekson commented 6 months ago

New Issue Checklist

Steps to reproduce

Enter a valid phone number with area code 983. Google's phone number validator support this new area code

Expected result

Library should properly validate and accept area codes with 983

Actual result

Library is marking a number as invalid, even though they have a valid phone number that begins with 983

Environment

SPM, integrated

bguidolim commented 6 months ago

Hi @kerekson Could you provide a valid phone number with the area code mentioned for testing?

github-actions[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.