Skip to content

Fix creating device UUID from Expo #273

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

Closed
wants to merge 7 commits into from

Conversation

benkingcode
Copy link

The current uuid.v4() implementation crashes on Expo, so tracking events don't have a device ID. This PR tries creating the ID with Expo's crypto module first, then falls back to uuid.v4()

@jaredmixpanel
Copy link
Collaborator

Thank you! These changes were pulled into #288 and released with v3.1.0

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