Open Whathecode opened 2 years ago
For example: at least 3 times per day (within a preset interval), but with random hours in between.
I've implemented this as part of the Flutter mobile sensing implementation
https://github.com/cph-cachet/carp.sensing-flutter/blob/fb7d1aa6176d3b6f4731703917d1ecb700aeae4f/carp_mobile_sensing/lib/domain/triggers.dart#L645
For example: at least 3 times per day (within a preset interval), but with random hours in between.