getsentry / getsentry/sentry-javascript
Consolidate mobile/web browsers
Open
Improvement
State: Needs Discussion
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
### Problem Statement
Currently we classify Chrome Mobile, Chrome Mobile ios, and Chrome as different browsers. This makes for a less than ideal experience when trying to surface user browser data. Is there any reason not to consolidate these as one singular browser? I believe that they are similar enough that this is an arbitrary distinction. Plus they, could still segment the data on OS
### Solution Brainstorm
Have singular browser values for Chrome, Safari, etc. regardless of platform.
Contributor guide
Assessment
This issue has not been assessed yet.