Mobile rewards #192

Closed
opened 2018-06-25 19:54:35 +02:00 by akinwale · 0 comments
akinwale commented 2018-06-25 19:54:35 +02:00 (Migrated from github.com)

We need to be able to give rewards to users of the mobile app. This will involve a number of things:

  • Uniquely identifying the user's device
  • Creating a shared component for making API calls to api.lbry.io
  • Registering the user's device ID and associating it with an email address (and optionally, a phone number)
  • Updating lbry-redux with shared code for rewards - actions, reducers and selectors
  • Optionally, as an additional incentive, creating mobile-only rewards
We need to be able to give rewards to users of the mobile app. This will involve a number of things: * Uniquely identifying the user's device * Creating a shared component for making API calls to api.lbry.io * Registering the user's device ID and associating it with an email address (and optionally, a phone number) * Updating `lbry-redux` with shared code for rewards - actions, reducers and selectors * Optionally, as an additional incentive, creating mobile-only rewards
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#192
No description provided.