Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dsancho opened this issue Aug 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dsancho
Copy link

dsancho commented Aug 2, 2024

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]
@dsancho dsancho added the bug Something isn't working label Aug 2, 2024
@dsancho dsancho changed the title Action notification is not dispatched if the application is not loaded Action notification is not dispatched if the application is not loaded in MAUI (.net8) Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants