-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Conversation
Should we still call that out as an option in the installation instructions? |
Figured we could do this mainly in the |
Ehhhh, actually we don't mention metrics/telemetry anywhere in |
FYI... to make life easier in the future feel free to use the @mapbox/mobiledata team to keep all metrics / telemetry people in the loop. |
This is ready to go, pending me rebasing/squashing and Travis giving the green light. I'll hit documentation here with a brief note, as well as separately in |
e0cb571
to
c2904fe
Compare
Cellular carrier name and connectivity level will now only be sent if the developer independently chooses to link the CoreTelephony framework in their app.
c2904fe
to
28be82c
Compare
Removes the CoreTelephony framework dependency by conditionally using it if already linked.
If a developer chooses to link CoreTelephony in their app, telemetry data on their users' cellular carrier and connectivity will be collected.
Should also help the tvOS situation in #2340, which does not include CoreTelephony at the OS level.
/cc @incanus @1ec5 @twbell @camilleanne @mapbox/mobiledata