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
{{ message }}
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
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
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