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

Install referrer native module #7944

Closed
wants to merge 1 commit into from

Conversation

theodur
Copy link
Contributor

@theodur theodur commented Feb 8, 2024

Description of Change

Adds a native module for receiving referral information about the app install from Google Play.

Screenshots/Video

N/A

Testing

  • Tested on iOS
  • Tested on Android

Reviewer Validations

PR Checklist

Reviewer: Confirm the items below as you review

  • PR is connected to issue(s)
  • Tests are included to cover this change (when possible)
  • No magic strings (All string unions follow the Union -> Constant type pattern)
  • No secrets or API keys are checked in
  • All imports are absolute (no relative imports)
  • New functions and Redux work have proper TSDoc annotations

For QA

Run a build for this branch

@theodur
Copy link
Contributor Author

theodur commented Mar 4, 2024

Closing this ticket, since we've decided to use Dynamic Links in Firebase for campaign analytic tracking. When it gets depricated in August 2025, and we need to migrate to another analytics tracking system, this PR can be referenced if we want to go the manual route.

More details in #7548

@theodur theodur closed this Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant