lbryio / lbryio/lbry-android

Stop in App Notification does not End Daemon During Startup

Open
#1,105 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. Open LBRY 0.16.11 on Android 8.1.0 w/ a Synced Account and Daemon NOT running
  2. Slide down on the Android top menu
  3. Expand the LBRY notification
  4. Click stop

Results: The notification and daemon persist

Expected: All aspects of LBRY stop


MEDIA

DaemonWontStop


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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.