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!
Asked
Active
Viewed 38 times
-1
-
Why aren't you use `xcode 6.1`? `xcode 5.1` is well out of date now. – Popeye Oct 23 '14 at 10:10
1 Answers
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