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

chore: $device_type is now set to Mobile, Desktop or Web for all events #152

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

marandaneto
Copy link
Member

@marandaneto marandaneto commented Jan 8, 2024

Problem

Closes #135
Helps with PostHog/posthog#19341

Changes

Release info Sub-libraries affected

Bump level

  • Major
  • Minor
  • Patch

Libraries affected

  • All of them
  • posthog-web
  • posthog-node
  • posthog-react-native

Changelog notes

  • Added support for X

@marandaneto marandaneto changed the title chore: device_type is now set to Mobile, Desktop or Web for all events chore: $device_type is now set to Mobile, Desktop or Web for all events Jan 8, 2024
@marandaneto marandaneto requested a review from a team January 8, 2024 11:02
Copy link
Member

@pauldambra pauldambra left a comment

Choose a reason for hiding this comment

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

🚢

@marandaneto marandaneto merged commit c348110 into main Jan 9, 2024
@marandaneto marandaneto deleted the chore/device_type_rn branch January 9, 2024 09:21
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.

$device_type should be Mobile for RN instead of android and ios
2 participants