Stop in App Notification does not End Daemon During Startup
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
DESCRIPTION:
If the user taps the Stop button in the app notification shortly after launching, it closes the app in the background, but does not stop the daemon or dismiss the notification.
REPRO STEPS:
- Open LBRY 0.16.11 on Android 8.1.0 w/ a Synced Account and Daemon NOT running
- Slide down on the Android top menu
- Expand the LBRY notification
- Click stop
Results: The notification and daemon persist
Expected: All aspects of LBRY stop
MEDIA

ENVIRONMENT:
- LG V20
- Android 8.1.0
- LBRY 0.16.11
LBRY ADDRESS:
bZSqrVdpxt5KJdn2eGMUzT9Jn3gEiRet7b
mail@cahlen.org
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by reproducing the issue on Android 8.1.0 using the listed steps, then trace the app notification's Stop action during startup and its daemon shutdown handling. Done means tapping Stop closes the background app, stops the daemon, and dismisses the notification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100