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

feat(replay): Show device.model in replay details tags list when SDK sends it #88567

Merged
merged 2 commits into from
Apr 2, 2025

Conversation

ryan953
Copy link
Member

@ryan953 ryan953 commented Apr 2, 2025

SCR-20250402-iuxt

Fixes #88550

@ryan953 ryan953 requested a review from a team as a code owner April 2, 2025 16:19
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 2, 2025
@@ -26,7 +26,6 @@ interface DeviceNameProps {

/**
* This is used to map iOS Device Names to model name.
* This asynchronously loads the ios-device-list library because of its size
Copy link
Member Author

Choose a reason for hiding this comment

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

This was a lie. it's not async loaded at all.

@ryan953 ryan953 merged commit 1a75b0b into master Apr 2, 2025
41 checks passed
@ryan953 ryan953 deleted the ryan953/88550-replay-device-model-tag branch April 2, 2025 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add human readable device model name into Replays tags
2 participants