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 missing context.device.type field required for Kochava integration. #806

Merged
merged 1 commit into from Apr 11, 2019
Merged

Add missing context.device.type field required for Kochava integration. #806

merged 1 commit into from Apr 11, 2019

Conversation

caroaguilar
Copy link
Contributor

@caroaguilar caroaguilar commented Feb 19, 2019

What does this PR do?
Fixes issue 38 in React Native SDK segmentio/analytics-react-native#38

According to Kochava destination docs (https://segment.com/docs/destinations/kochava/#getting-started), context.device.type (has value of ‘ios’ or ‘android’), context.device.advertising_id (IDFA on iOS and adID on Android) and context.device.id are required in all calls to Kochava.
context.device.type was not being collected, and this fixes data not being shown in Kochava.

@fathyb fathyb requested a review from f2prateek April 11, 2019 12:04
@f2prateek f2prateek merged commit 5b5c178 into segmentio:master Apr 11, 2019
@caroaguilar
Copy link
Contributor Author

Hey @fathyb @f2prateek any news on when this is gonna be released?

Serheo pushed a commit to fubotv/analytics-ios that referenced this pull request Aug 15, 2019
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

3 participants