Skip to content

Action notification is not dispatched if the application is not loaded in MAUI (.net8) #513

@dsancho

Description

@dsancho

Describe the bug
If the application is not loaded the notification action is not received. See the attached project.
LocalNotificationsTest.zip

To Reproduce
Steps to reproduce the behavior:

  1. Execute the application. The notification will appear
  2. Dismiss the application
  3. Tap the notification directly on an action
  4. The application is started but the action event is not triggered

Expected behavior
The action event is triggered

Platform (please complete the following information):

  • OS: Android
  • Version 27

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Version [e.g. 22]

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions