Hi All
Anyone thought of an elegant way to send push notifications to users who are inactive (i.e have not taken an action).
Eg user has taken no action in 24 hours - > send push notification. (and for subsequent days too).
Looking for interesting approaches to this problem, as adding a scheduled notification after every action is not really a clean way to do it.
regards