lbryio / lbry-android

The LBRY Android app
MIT License
2.44k stars 113 forks source link

The app cannot fetch the list of user's channels #1235

Open czarkoff opened 2 years ago

czarkoff commented 2 years ago

The Issue

Steps to reproduce

  1. Follow "Channels", "Publishes" or "New Publish" links in a sidebar.

alternatively

  1. Open any content entry
  2. Go to the channel dropdown in a comment section

Expected behaviour

The "Channels" and "Publishes" are expected to display a list of channels. On the second page of the "New Publish" flow the channel dropdown list is supposed to contain a list of channels. The user is supposed to be able to upload new content to their channel. The channel dropdown list should contain a list of channels. The user is supposed to be able to select a channel and post a comment as that channel.

Actual behaviour

In "Channels" and "Publishes" only spinner and a plus button are shown.

In the comments UI the spinner is displayed above/instead of the dropdown list. No amount of waiting helps. If the user tries to post a comment, an error message prompting to select a channel is displayed.

System Configuration

Anything Else

I actually have two channels, I can comment with no issues from Odysee.

The issue seems to be present for some time now, first noticed it about a week ago.

Screenshots

Screenshot-20220306-121612461.jpg Screenshot-20220306-122952607.jpg

Internal Use

Acceptance Criteria

1. 2. 3.

Definition of Done

Coolguy3289 commented 1 year ago

This may be related to the SDK being outdated. Will circle around to this as we update that component.