-1

I'm using Xcode 5.1 version. I want to use RSS feed for my app. All posts are confusing me.Can anybody help me? Thanx in advance!

Pavitha
  • 181
  • 2
  • 10

1 Answers1

1

You have to write your own code to parse the RSS feed and use items.

You can use this tutorial : http://www.appcoda.com/ios-programming-rss-reader-tutorial/

David Ansermot
  • 6,052
  • 8
  • 47
  • 82