Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

Conditional local/push notifications for a reminder feature

$
0
0

Hi everyone,

Working on an IonicV5 (with Angular) mobile application, I would like to implement a local/push notification system working this way:

  1. If myArray is not empty at 6PM on D day, display the local notification to the user
  2. If myArray is empty at 6PM on D day, do not display the local notification to the user

As this notification system is key for a reminder feature, it should work even if the app is in background or killed. Another difficulty is that myArray can evolve between the D-1 day & the D day, as elements can be added or deleted in the meantime (making scheduling complicated).

I was considering working with https://ionicframework.com/docs/native/local-notifications (but can change if another solution seems better).

Could someone advice to help me developing such a thing?

Thanks a lot for your answers!

Andra

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>