chronotruck / FlagPhoneNumber

A formatted phone number UITextField with country flag picker.
Apache License 2.0
437 stars 317 forks source link

Valid Belgium phone number doesn't trigger "is valid callback #192

Open gregoireLem opened 2 years ago

gregoireLem commented 2 years ago

Valid Belgium phone number doesn't trigger "is valid" This is a valid mobile phone number in Belgium +32 469 12 59 50. It doesn't trigger is valid callback (It works well withBelgium phone that I have)

To Reproduce try with +32 469 12 59 50

Expected behavior should trigger is valid

FlagPhoneNumber (please complete the following information):

Additional context (It works well withBelgium phone that I have)

lsamaria commented 2 years ago

@gregoireLem did you find a fix for this issue or did you switch to a different library?