I am working on an iOS application in which I want to get the temperature in different cities of different countries. I can get a list of countries, which is a local CSV file, but I would like to get a list of cities by the country I selected. Is there any way to do this? Any help would be appreciated.
source
share