-
@lifelongdev @AnaestheticsApp @Justinwillis96 @Firebase Yeah, this would have been a good use case for Notification Triggers indeed. The next best thing (apart from remote pings) could be a
setTimeout()
that just shows a local notification, but this requires the app to remain running in a tab, which might be reasonable on desktop.