Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sometimes return nil #7

Open
KohFujimura opened this issue Jul 2, 2019 · 4 comments
Open

sometimes return nil #7

KohFujimura opened this issue Jul 2, 2019 · 4 comments

Comments

@KohFujimura
Copy link

the library works great but i must recommend you about functions below:

picker.getDialCode
picker.getCountryName
picker.getFlag

it always returns nil right after United State is selected.
i think you should change:

if countries.count == 1 => if countries.count >= 1

Please update the library soon :)

@iofluxdev1
Copy link

iofluxdev1 commented Feb 14, 2020

I can confirm this bug. When the code is US the following is the result:

image

@rmpatel5491
Copy link

is this issue resolved?

@iofluxdev1
Copy link

is this issue resolved?

Not AFAIK, I made a fork to fix this and do some other updates for our client's application.

@QaziAmmar
Copy link

Facing the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants