Reputation: 4733
I'm working on a simple Cordova app that get news feed from specific website that users can view these news through the app.
The question is, How can I implement the following scenario: when any new feeds posted in the website, I want to notify the mobile devices that a new feed is here while the app is not in foreground or even closed.
Note: I'm not a native mobile apps developer.
Upvotes: 1
Views: 188