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

Add Appsflyer integration #821

Merged
merged 3 commits into from
Apr 10, 2024
Merged

Add Appsflyer integration #821

merged 3 commits into from
Apr 10, 2024

Conversation

ofek-autofleet
Copy link
Contributor

@ofek-autofleet ofek-autofleet commented Apr 8, 2024

https://autofleet.atlassian.net/browse/AUT-19447
Added following env variables:
ANDROID_APPSFLYER_DEV_KEY
IOS_APPSFLYER_DEV_KEY
IOS_APP_ID

console.log(`${LOG_PREFIX} SUCCESS`, result);
},
(error) => {
console.error(`${LOG_PREFIX} ERROR`, error);
Copy link
Contributor

Choose a reason for hiding this comment

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

possible mixpanel (if available on this scope), to monitor if there are issues

@ofek-autofleet ofek-autofleet changed the base branch from master to version_3.3.17 April 10, 2024 08:56
@ofek-autofleet ofek-autofleet merged commit 4faec21 into version_3.3.17 Apr 10, 2024
2 checks passed
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.

4 participants