Is there a list of "facebook country names"? in my iphone app , after retrieving the location information, I want to select the country back, and the user will be able to change it, so I have to find the list of countries and, if possible cities, used by facebook

link|improve this question

80% accept rate
feedback

1 Answer

I believe Facebook uses the ISO 3166-1 alpha-2 codes (2 digit country codes, ie United Kingdom is 'GB').

http://www.iso.org/iso/country_codes/iso_3166_code_lists/country_names_and_code_elements.htm

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.