I have been reading and trying the application given by IBM from this link IBMRssReader
But I can't refresh the feed inside the simulator even though my MDS is turned on. Anyone having the same problems?
Or if any of you happened to find a reference of another RSS Reader code, it will be very helpful.
EDITED
From the Debug information I assume that the app managed to retrieve the feeds from the particular website, but can't display it to the screen. I am still wondering why. Is there any other way to parse XML feed instead of SAX parser? Thanks,