Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build front-end user referral flow #10346

Closed
rachelhamlin opened this issue Apr 16, 2020 · 4 comments · Fixed by #10620
Closed

Build front-end user referral flow #10346

rachelhamlin opened this issue Apr 16, 2020 · 4 comments · Fixed by #10620
Assignees
Projects

Comments

@rachelhamlin
Copy link
Contributor

Problem

Chat platform success is in network effects. The user referral program rewards Android users for bringing their friends and family into Status. 100 SNT to the referrer for each new user who creates an account.

App store rules prevent us from being able to offer this scheme on iOS.

Implementation

3 separate entry points for the invite flow:

Past the entry point, there are three more steps:

Acceptance Criteria

Notes

Are there any steps missing from code perspective?
When is account creation by another user actually confirmed? Once user generates a key?

@rachelhamlin rachelhamlin added this to To Do in Core via automation Apr 16, 2020
@Ferossgp Ferossgp self-assigned this Apr 27, 2020
@StatusSceptre StatusSceptre moved this from To Do to Doing in Core Apr 30, 2020
@hesterbruikman
Copy link
Contributor

@errorists can you please add the designs here that inform the user of all conditions required to receive their incentive? (Incl Install Status, Buy Starterpack on Android)

@errorists
Copy link
Contributor

sure, here they are
this bottom sheet is shown after any of the invite entry points are pressed
Screenshot 2020-05-05 at 10 20 23

@jakubgs
Copy link
Member

jakubgs commented Jul 31, 2020

Due to license issues we'll need a flavor of the app that does not include the installreferrer library for F-Droid.

I don't know how granular this could be, but my understanding is that the app version for F-Droid would still support creating referral links, but they would only work with Play Store, and it would not need the library since F-Droid doesn't support any kind of referrals.

I assume this would be done as a separate PR from #10620.

For more details see: #11010

@jakubgs
Copy link
Member

jakubgs commented Aug 3, 2020

I've opened #11029 to track this.

Core automation moved this from Doing to Done Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Core
  
Done
Development

Successfully merging a pull request may close this issue.

5 participants