bisq-network / bisq-network/bisqremote_Android
Only the most recent notification sent while the device is turned off is shown after device is turned on
Open
- Dominant language
- Kotlin
- Stars
- 13
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.