libPhoneNumber-iOS icon indicating copy to clipboard operation
libPhoneNumber-iOS copied to clipboard

Issue with some country codes

Open grifas opened this issue 7 years ago • 0 comments

I'm using this lib and I'm getting an issue with the Vatican City country code (VA) which is +379.

The value returns by NBPhoneNumberUtil.getCountryCode(forRegion: "VA").stringValue is 39 and not 379.

Maybe I'm doing something wrong. Have you an idea ?

grifas avatar Jun 29 '18 08:06 grifas