thudugala / thudugala/Plugin.LocalNotification
Local Notifications does not show up when the app is in background
Open
@thudugala is already working on this.
Since Jan 31, 2024.
Android
unrelated
- Dominant language
- C#
- Stars
- 474
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Local Notifications do not show up when the app is in the background.
I tried changing the battery optimisation settings to unrestricted and then the notifications worked fine. But this is not a good solution because not every user wants to disable their battery optimisations.
To Reproduce
Steps to reproduce the behaviour:
- Schedule the notifications for a later time let us say after 30 seconds.
- Minimize the app.
Expected behaviour
Notification should show even if the app is minimized
Platform (please complete the following information):
- OS: Android
- Version 14
Smartphone (please complete the following information):
- Device: Samsung Galaxy S22
- OS: Android
- Version 14
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.