Dear creators can You explain why you created if the notifee.onBackgroundEvent() handler is not being triggered when a user presses on a push notification while the app is in the background or quit state. The notification displays correctly, but tapping on it does not invoke the background event handler.
In foreground is ok because we use notifee.displayNotification but automatically trigged notifications does not take action