0

I'm using the OneSignal to send notifications. But I need to send the notification according to a date I have in a Firebase document.

Is there a cron job or scheduled for Cordova/Ionic or should I do it differently?

AL.
  • 36,815
  • 10
  • 142
  • 281
Gansonic
  • 347
  • 4
  • 15
  • 1
    Are you looking to [schedule delivery of a Firebase Cloud Messaging notification](http://stackoverflow.com/questions/39640469/fcm-schedule-delivery-date-or-time-of-push-notification)? – Frank van Puffelen Feb 08 '17 at 18:16
  • 1
    You say you're using OneSignal, so why not just use the [`send_after`](https://documentation.onesignal.com/reference#section-delivery) parameter? – AL. Feb 09 '17 at 02:38
  • 1
    Sorry for the delay. At first I was looking for something scheduler. But at the moment send_after will work – Gansonic Feb 09 '17 at 12:40

0 Answers0