can't claim rewards on latest APK #359

Closed
opened 2018-11-09 15:39:46 +01:00 by tzarebczan · 2 comments
tzarebczan commented 2018-11-09 15:39:46 +01:00 (Migrated from github.com)

The Issue

The undefined issue has surfaced again when trying to claim rewards.

undefined is not a function (evaluation a.lbry.wallet_unused_address()'

System Configuration

  • Device:
  • Android version:

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
<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. We are also available on live chat at https://chat.lbry.io --> ## The Issue The undefined issue has surfaced again when trying to claim rewards. `undefined is not a function (evaluation a.lbry.wallet_unused_address()'` ## System Configuration - Device: - Android version: ## Anything Else <!-- Include anything else that does not fit into the above sections --> ## Screenshots <!-- If a screenshot would help explain the bug, please include one or two here --> ## Internal Use ### Acceptance Criteria 1. 2. 3. ### 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
akinwale commented 2018-11-12 09:43:58 +01:00 (Migrated from github.com)

This is due to the lbry-redux yarn build retaining some older code, despite adding the yarn cache clean command. Usually, restarting the Travis build after updating the dist/bundle.js in the lbry-redux repository creates an functional APK. Need to find a permanent solution to the issue.

This is due to the `lbry-redux` yarn build retaining some older code, despite adding the `yarn cache clean` command. Usually, restarting the Travis build after updating the `dist/bundle.js` in the `lbry-redux` repository creates an functional APK. Need to find a permanent solution to the issue.
akinwale commented 2018-12-27 12:05:28 +01:00 (Migrated from github.com)

Fixed in the most recent builds.

Fixed in the most recent builds.
Sign in to join this conversation.
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#359
No description provided.