getsentry / sentry-java

A Sentry SDK for Java, Android and other JVM languages.
https://docs.sentry.io/
MIT License
1.16k stars 435 forks source link

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

Open markushi opened 1 week ago

markushi commented 1 week ago

Description

see https://github.com/getsentry/team-mobile/issues/150#issuecomment-2465180094

markushi commented 1 week ago

Let's rely on the hosting app to have the required permission (instead of declaring it ourselves). If the permission is missing, we simply don't provide this kind of data.