ADCountryPicker icon indicating copy to clipboard operation
ADCountryPicker copied to clipboard

ADCountryPicker is a country picker controller for iOS8+ with an option to search. Provides country name, ISO 3166 country code, and international calling codes.

Results 15 ADCountryPicker issues
Sort by recently updated
recently updated
newest added

if we are searching a country with second name like( full name of country is --> **North Macedonia** and second name **Macedonia** ) then we are unable to see country....

https://user-images.githubusercontent.com/39754730/169259812-7c19595a-0ce6-408f-8fe3-8eaf75c62ba0.MP4 here i just tapped on search bar and then dismiss country picker then When i again open picker search bar hide behind the header please suggest me some solution...

Failed to get current location details and while searching current country showing twice in a list

My current location is United States on Country list. If i search United States i get 2 United States in the List, this only happens when searching text is same...

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:...

When I search countries , app getting crashed on didSelect on after second index

https://support.signal.org/hc/en-us/articles/360056572751-Ivory-Coast-phone-number-renumbering for country code +225, country name : Ivory Coast has changed its format from 8 to 10 digits so need to update pod here. looking for solution. thank you

``` getDialCode(countryCode:) getFlag(countryCode: code) getCountryName(countryCode: code) ``` unable to find the above-mentioned methods in the module. Using `pod 'ADCountryPicker', '~> 2.1.0'`

I have faced an issue, which I can not select the current location country flag. I have tried many ways but did not find a solution.