Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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

share|improve this question

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

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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