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

Adds referrerURL automatically #138

Open
4 tasks
marandaneto opened this issue May 31, 2024 · 3 comments
Open
4 tasks

Adds referrerURL automatically #138

marandaneto opened this issue May 31, 2024 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@marandaneto
Copy link
Member

marandaneto commented May 31, 2024

Description

Context ueman/flutter_referrer_info#2

Android already listens to ActivityLifecycleCallbacks so it'd be easier to add the referrerURL reading the intent Intent.EXTRA_REFERRER, Intent.EXTRA_REFERRER_NAME and or com.android.browser.application_id.

Prop $referrer, and $referring_domain

  • Android
  • iOS
  • RN
  • Flutter
@marandaneto marandaneto added the enhancement New feature or request label May 31, 2024
@marandaneto marandaneto added the help wanted Extra attention is needed label Aug 8, 2024
@marandaneto
Copy link
Member Author

@thisames would you like to take this one?

@marandaneto
Copy link
Member Author

On Android, there's also this option https://developer.android.com/google/play/installreferrer

@marandaneto
Copy link
Member Author

marandaneto commented Sep 4, 2024

On iOS, this and this
We cannot make it automatic but we can provide a method that takes a NSUserActivity at least.
For SwiftUI, see this and friends

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant