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 device attribute to Navigation events #565

Merged
merged 1 commit into from
Sep 19, 2017

Conversation

Guardiola31337
Copy link
Contributor

  • Adds missing device attribute to Navigation events

👀 @cammace @ericrwolfe @zugaldia

}

private void addGeneralNavigationMetadataTo(Hashtable<String, Object> eventWithAttributes) {
eventWithAttributes.put(MapboxEvent.KEY_MODEL, Build.MODEL);

Choose a reason for hiding this comment

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

The nav telemetry spec expects a device attribute rather than model. It looks like this was an inconsistency/oversight when the spec was defined.

@Guardiola31337
Copy link
Contributor Author

@ericrwolfe ready for a second 👀

@Guardiola31337 Guardiola31337 merged commit 4af1718 into master Sep 19, 2017
@Guardiola31337 Guardiola31337 deleted the pg-missing-device-attribute branch September 19, 2017 21:58
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