Page 1 of 1

RSS feed notifications?

Posted: Sun Dec 08, 2013 1:48 am
by John6475251

Hi there, I followed the RSS feed tutorial. Works great, I'm looking for a good example (or any example) of how I can make status bar and app badge push notifications when a new item in the feed arrives. Thanks for any help.


RSS feed notifications?

Posted: Sun Dec 08, 2013 2:23 am
by Igor

Hi,

Unfortunately we don't have such example. If you have any specific question, let us know. We'll try to help you.


RSS feed notifications?

Posted: Sun Dec 08, 2013 2:51 am
by John6475251

Hi Igor, I guess I'm just confused as to how to check the feed every xx minutes and how to send a notification if there's one or more new items. Any help greatly appreciated.


RSS feed notifications?

Posted: Sun Dec 08, 2013 5:39 am
by maxkatz

One option is to invoke the service every x-seconds/minutes to check for new items.


RSS feed notifications?

Posted: Mon Dec 09, 2013 11:33 pm
by John6475251

Bump. Is there a way I can share my project to get assistance?


RSS feed notifications?

Posted: Mon Dec 09, 2013 11:35 pm
by maxkatz

See my answer above. You can invoke the service every x-seconds/minutes to check if any new items are available.