Scheduler in ionic app

Hi,

I have a requirement of

  1. Open ionic 2 app
  2. Set a time and close the app
  3. Consider the app is not running in the background.
  4. When the time is reached, i need to open my app with an alarm.

Is there a scheduler available in ionic 2 so that after a particular time we can launch the app?

You should use push notifications.