0

I have written an app with cordova, while I want the app the fetch some data on a server, notify the user for new data, set an alarm for a specific time.

Is there a way or a plugin for me to do that?

I must support at least android and ios.

dspjm
  • 5,473
  • 6
  • 41
  • 62
  • Maybe this post can help you; http://stackoverflow.com/questions/10343828/creating-an-android-service-with-phonegap-have-phonegap-app-run-even-when-clos – CyrilleGuimezanes Dec 26 '15 at 17:53
  • You could fork this [project](https://github.com/katzer/cordova-plugin-local-notifications) and implement further requirements or reimplement functionalities. It supports ios, android, wp 8.1 – Blauharley Dec 26 '15 at 18:33
  • If you know that you should be using a plugin, then you should [search for a plugin](http://cordova.apache.org/plugins/?q=background) –  Dec 26 '15 at 22:04

0 Answers0