Fix crash for anonymous content or without tags #1190

Merged
kekkyojin merged 1 commit from fix-anonymous-claim-crash into master 2021-05-10 17:14:22 +02:00
kekkyojin commented 2021-05-03 18:56:10 +02:00 (Migrated from github.com)

PR Checklist

Please check all that apply to this PR using "x":

  • I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)
  • I have checked that this PR does not introduce a breaking change

PR Type

What kind of change does this PR introduce?

  • Bugfix

Fixes

Issue Number: #1189

What is the current behavior?

App crashes when user tries to consume anonymous content -and potentially content without tags-

What is the new behavior?

A check has been introduced to avoid the crash and show the content

## PR Checklist <!-- For the checkbox formatting to work properly, make sure there are no spaces on either side of the "x" --> Please check all that apply to this PR using "x": - [x] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged) - [x] I have checked that this PR does not introduce a breaking change ## PR Type What kind of change does this PR introduce? - [x] Bugfix ## Fixes Issue Number: #1189 ## What is the current behavior? App crashes when user tries to consume anonymous content -and potentially content without tags- ## What is the new behavior? A check has been introduced to avoid the crash and show the content
akinwale (Migrated from github.com) approved these changes 2021-05-10 14:54:02 +02:00
akinwale (Migrated from github.com) left a comment

Looks good.

Looks good.
kekkyojin commented 2021-05-10 17:14:07 +02:00 (Migrated from github.com)

Thanks, @akinwale

Thanks, @akinwale
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-android#1190
No description provided.