chronotruck / FlagPhoneNumber

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

Multiple Mobile Field On Single Page #184

Open jbhavin opened 3 years ago

jbhavin commented 3 years ago

Describe the bug I am using two phone number filed on same page so when I setup phone number it will take last phone number textfield. A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Initialize two phone number textfield
  2. setup for phone number for each field in ViewDidLoad
  3. click on each textfield one by one
  4. after the first attempt it will change only second textfield flag

Expected behavior i tried to separate it using textfield delegate method but it will show picker when you selected as lit mode.

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.