Open
Description
Feature Request
Extend the connection_type
field to include cellular network technology (3G, 4G LTE, and 5G etc.).
Mobile Native Issues
- Android: Connection Type to include Cellular Network Technology (e.g. 3G, 4G LTE, 5G) team-mobile#150
- Cocoa Connection Type to include Cellular Network Technology (e.g. 3G, 4G LTE, 5G) sentry-cocoa#4488
Technical Considerations
There are two ways to go about this as far as I can see.
- We could build some SDK specific network-query on the Unit layer, i.e. access some native API and then parse the result.
- We could create some sort of scope sync from the native layer up. This is a one-way street right now (managed layer → native layer).
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status