Open
Description
We have a list mapping the device model identifiers to the marketing names for here:
- https://github.com/getsentry/sentry/blob/master/static/app/constants/ios-device-list.tsx
- https://github.com/getsentry/sentry/blob/master/src/sentry/api/helpers/ios_models.py
And one in Relay for the device model class: https://github.com/getsentry/relay/blob/master/relay-event-schema/src/protocol/device_class.rs
Macs also have device identifiers like Mac14,5
which stands for MacBook Pro (14-inch, 2023)
. I was unable to find a list for all Macs similar to other Apple devices. One way to retrieve them is the Apple Wiki or the Apple support pages:
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog
Status
No status