rmaddy / RMPhoneFormat

RMPhoneFormat provides a simple to use class for formatting phone numbers in iOS apps. The formatting should replicate what you would see in the Contacts app for the same phone number.
266 stars 61 forks source link

Austrian number not properly validated #11

Open eburi opened 10 years ago

eburi commented 10 years ago

I tried to validate/format the Austrian number +43 7226 3180. The formatting is as in the Contacts App. But the RMPhoneFormat tells me, that the number is invalid.

ios simulator screen shot 16 jan 2014 14 28 21

kketch commented 10 years ago

I have encountered the same issue with RMPhoneFormat, it expect Austrian numbers to have 15 digits, no more, no less

Tylerian commented 8 years ago

same for germany numbers. @rmaddy should (and must) check this...

Here is a perfectly functional german number which doesn't get validated with RMPhoneFormat: "+49 157 38490427"

greuff commented 8 years ago

Unfortunately, this is still an issue. I also have perfectly valid Austrian phone numbers that don't validate.