Question

I am not sure if what I want to do is possible, as i am fairly new to this. I have signed up for a Free API account with WorldWeatherOnline.com which allows usage of free and commercial use.

What I want to do is have the 3 days weather displayed for a specific location when a user visits a certain ViewController of my app. I'm not looking to ask them for their location via GPS, just display a set locations current weather.

I can generate a Request URL and output in XML format or JSON, but have no idea how to implement them into my app (if it is possible?)

Thanks

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top