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

feat: implement basic integration AppsFlyer SDK #297

Merged
merged 1 commit into from
Dec 14, 2024
Merged

Conversation

andhikayuana
Copy link
Contributor

Overview

Basic integration for AppsFlyer SDK

Issue

https://github.com/litecoin-foundation/litewallet-engineering/issues/5

Self Test

will share on slack

@@ -374,7 +374,8 @@ dependencies {
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycle_version"

// Get the latest version from https://mvnrepository.com/artifact/com.appsflyer/af-android-sdk
implementation 'com.appsflyer:af-android-sdk:6.15.1'
implementation("com.appsflyer:af-android-sdk:6.15.2")
implementation("com.android.installreferrer:installreferrer:2.2")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Google Play Referrer improves attribution accuracy

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andhikayuana andhikayuana marked this pull request as ready for review December 14, 2024 15:12
@andhikayuana andhikayuana self-assigned this Dec 14, 2024
Copy link
Contributor

@kcw-grunt kcw-grunt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kcw-grunt kcw-grunt merged commit 91da760 into develop Dec 14, 2024
1 of 2 checks passed
losh11 pushed a commit that referenced this pull request Feb 7, 2025
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.

2 participants