You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Using notifee.displayNotification with the timeoutAfter parameter. When I test with short durations like 60 * 1000 (60 seconds), it works, but when I try something much longer like 13 * 60 * 60 * 1000 (13 hours), then the notification is not cancelled. I was wondering:
Is there a higher duration limit for timeoutAfter?
Or does the app that forges the notif needs to keep running for the timeoutAfter to stay operational?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
Using notifee.displayNotification with the timeoutAfter parameter. When I test with short durations like 60 * 1000 (60 seconds), it works, but when I try something much longer like 13 * 60 * 60 * 1000 (13 hours), then the notification is not cancelled. I was wondering:
Thanks for any thought on this.
Beta Was this translation helpful? Give feedback.
All reactions