RSS feed notifications?
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.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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.
Hi,
Unfortunately we don't have such example. If you have any specific question, let us know. We'll try to help you.
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.
One option is to invoke the service every x-seconds/minutes to check for new items.
Bump. Is there a way I can share my project to get assistance?
See my answer above. You can invoke the service every x-seconds/minutes to check if any new items are available.