thudugala / thudugala/Plugin.LocalNotification

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

Open
#513 0 comments 0 reactions 1 assignee View on GitHub

@thudugala is already working on this.

Since Aug 2, 2024.

bug
Dominant language
C#
Stars
474
Forks
73
PR merge metrics
No merged PRs in 30d

Description

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]

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.