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

Only the most recent notification sent while the device is turned off is shown after device is turned on #22

Open
devinbileck opened this issue Jun 6, 2022 · 0 comments

Comments

@devinbileck
Copy link
Member

Given the device is turned off
When multiple notifications are sent
And the device is turned on some time later
Then only the most recent notification will appear in the system notification area

See https://stackoverflow.com/a/59922725 for a description as to why this occurs. There does not appear to be a straightforward solution to this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant