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

Connection Type to include Cellular Network Technology (e.g. 3G, 4G LTE, 5G) #1932

Open
bitsandfoxes opened this issue Dec 10, 2024 · 0 comments

Comments

@bitsandfoxes
Copy link
Contributor

Feature Request

Extend the connection_type field to include cellular network technology (3G, 4G LTE, and 5G etc.).

Mobile Native Issues

Technical Considerations

There are two ways to go about this as far as I can see.

  1. We could build some SDK specific network-query on the Unit layer, i.e. access some native API and then parse the result.
  2. 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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant