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

no member trackAttributionData found #1001

Closed
mauronate opened this issue May 17, 2021 · 2 comments
Closed

no member trackAttributionData found #1001

mauronate opened this issue May 17, 2021 · 2 comments

Comments

@mauronate
Copy link

Hello.
We are currently using both Segment (4.1.4) and AppsFlyer together in our project.
So I just recently removed the AppsFlyer pod, and added the pod segment-appsflyer-ios (6.2.6), to allow the integration between the two SDKs and followed the documentation found in the gitHub page.
Everything works fine regarding the deep linking but since we want in our app to track the installation attribution data through segment and AppsFlyer, I tried to set to true the attribute trackAttributionData of the AnalyticsConfiguration instance, however I get a compiler error saying:

Value of type 'AnalyticsConfiguration' has no member 'trackAttributionData'

I am opening the issue here since this attribute should belong to the Segment SDK

@ozgur
Copy link

ozgur commented May 25, 2021

I am facing the same issue, I think it is because of this PR: #941.

Can someone point us to the right direction on how to tackle that?

@mauronate
Copy link
Author

mauronate commented May 25, 2021

I actually received an email from Segment customer support, telling me that is not necessary anymore to use the trackAttributionData from the SDK, since can now be managed from the destination settings.

At this point I guess I can close this issue.
Thanks.

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

No branches or pull requests

2 participants