I am currently using this tutorial for the RSS Feeder:
RSS Feed Tutorial : Ray Wenderlich
I have opened their source code, and it works perfectly, yet I want to add what they have(of course with my own choice feeds), into an application I have already created with a Tab Bar Controller.
Currently I have a map view, a web view, and an image view currently on the app, all in different tabs. Is there any way to add this RSS Feeder into a seperate tab? I have tried already, but the feeds are not coming through into the view.
Thanks for the help guys,
Juniper