chronotruck / FlagPhoneNumber

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

Issue with set(phoneNumber: String) #78

Closed tisen23 closed 5 years ago

tisen23 commented 5 years ago

calling set(phoneNumber: "+6281212345670") function does not really work even though the phone number is valid phone number

set(phoneNumber: "+6281212345670") only manage to set country flag to "ID" but the textfield for phone number remain empty

FPN version: 0.7.2