You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LBRY android application is contstantly downloading <...>.md file and doesnt stop (which cannot be shown in the app on my device)
Steps to reproduce
Open an markdown file in lbry to read.
It shows a blank page instead of content
The file keeps being downloaded, you can see it in the notification bar. Visiting multiple markdown articles results in all those downloads that dont stop stacking up in notification area.
Expected behaviour
Tell us what should happen
I should be able to click on markdown files,
read them in the app,
And the file should stop downloading.
Actual behaviour
Tell us what happens instead
The markdown viewer in LBRY Android shows a blank page instead and continous downloading the file and it never stops, only when clicking (lbry service is running in the background "STOP") it stops, but when I restart lbry and view whatever random markdown content, those files appear again downloading in the notification area. Only thing that stops it is not opening and clicking markdown content.
System Configuration
Device: Huawei P smart 2019 POT-LX
Android version: 9
Anything Else
Screenshots
Internal Use
Acceptance Criteria
Definition of Done
Tested against acceptance criteria
Tested against the assumptions of the user story
The project builds without errors
Unit tests are written and passing
Tests on devices/browsers listed in the issue have passed
QA performed & issues resolved
Refactoring completed
Any configuration or build changes documented
Documentation updated
Peer Code Review performed
The text was updated successfully, but these errors were encountered:
Reported on behalf of anonymous user:
The Issue
LBRY android application is contstantly downloading <...>.md file and doesnt stop (which cannot be shown in the app on my device)
Steps to reproduce
Expected behaviour
Tell us what should happen
I should be able to click on markdown files,
read them in the app,
And the file should stop downloading.
Actual behaviour
Tell us what happens instead
The markdown viewer in LBRY Android shows a blank page instead and continous downloading the file and it never stops, only when clicking (lbry service is running in the background "STOP") it stops, but when I restart lbry and view whatever random markdown content, those files appear again downloading in the notification area. Only thing that stops it is not opening and clicking markdown content.
System Configuration
Anything Else
Screenshots
Internal Use
Acceptance Criteria
Definition of Done
The text was updated successfully, but these errors were encountered: