React-native-notifee: Is it possible to set an Timestamp Trigger with a custom frequency?

Created on 29 Oct 2020  路  1Comment  路  Source: notifee/react-native-notifee

Hi,
I want to send a notification every 3 days at a specific time, how can I do that?
As I understand I can send a notification at a specific time every hour, day or week with Timestamp Trigger and repeatFrequency.
Or I can send it to a specific interval (every 3 days, every month, etc.) but without the ability of choosing the time with the Interval Timestamp.

Is there a way to kind of mix the two triggers to send the notification at a specific time to a specific interval?

Thanks

enhancement

Most helpful comment

Hi, good question. Currently the API doesn't support this. I know it's possible with Android but not sure how useful it is without being able to support it on both platforms. We're looking into solutions for iOS.

>All comments

Hi, good question. Currently the API doesn't support this. I know it's possible with Android but not sure how useful it is without being able to support it on both platforms. We're looking into solutions for iOS.

Was this page helpful?
0 / 5 - 0 ratings