hbb20 / CountryCodePickerProject

Country Code Picker (CCP) is an android library which provides an easy way to search and select country or international phone code. Also supports Android EditText phone mask and international phone validation.
Apache License 2.0
1.52k stars 505 forks source link

Wrong Country code +1 #443

Open DeepIncrut opened 4 years ago

DeepIncrut commented 4 years ago

antigua and barbuda => +1268 (In our library +1)

Anguilla => +1264 (In our library +1)

American Soma => +1684 (In our library +1)

Barbados => +1246 (In our library +1)

Bermuda => +1441 (In our library +1)

Bahamas => +1242 (In our library +1)

Dominica => +1767 (In our library +1)

Dominican Republic => +1849 (In our library +1)

Grenada => +1473 (In our library +1)

Guam => +1671 (In our library +1)

Jamaica => +1876 (In our library +1)

Saint Kitts and nevis => +1869 (In our library +1)

Cayman Islands => +345 (In our library +1)

Saint Lucia => +1758 (In our library +1) Here we need to upload latest flag of country

Northern Mariana Islands => +1670 (In our library +1)

Montserrat => +1664 (In our library +1)

Puerto Rico => +1939 (In our library +1)

Sint Maarten => +599 (In our library +1)

Turks and Caicos Islands => +1649 (In our library +1)

Trinidad & Tobago => +1868 (In our library +1)

Saint Vincent & The Grenadines => +1784 (In our library +1)

British Virgin Islands => +1284 (In our library +1)

US Virgin Islands => +1340 (In our library +1)

As per my knowledge am found above differences in our library.

Siddharth-Dhavan commented 4 years ago

I have same issue and its urgent. Is there anything we can do to avoid it?

OR we have to use some other library?

SerggioC commented 3 years ago

check my pull request or use this: https://github.com/SerggioC/CountryCodePickerProject

eoinzy commented 2 years ago

This was added in a previous commit: https://github.com/hbb20/CountryCodePickerProject/commit/953d0b9705c30cb71a9044c3aa26ca8c54849bc6

and then removed a week later: https://github.com/hbb20/CountryCodePickerProject/commit/4cc0cd6ca1f64a9852f2bd6fc6bf4259613499ae

@SerggioC Does your branch have the full dialling codes?