开发者

How can i detect new items in rss feed

I am making an app that will load stories from rss feed and store them locally 开发者_运维百科in Documents folder, so they would be available offline. My question is: How can i detect new items so i could update the existing stories list.


You would need to re-query the feeds. Either add a "Refresh" button which loads new data, or you can have a timer execute a reloading method every few minutes or whatever you require.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜