Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Telemetry logging #3155

Closed
1ec5 opened this issue Nov 30, 2015 · 2 comments
Closed

Telemetry logging #3155

1ec5 opened this issue Nov 30, 2015 · 2 comments
Assignees
Labels
feature iOS Mapbox Maps SDK for iOS telemetry Integration with Mapbox Telemetry libraries tests
Milestone

Comments

@1ec5
Copy link
Contributor

1ec5 commented Nov 30, 2015

The iOS SDK should have a debug mode that writes the following information to a file accessible via iTunes:

  • Each launch due to a background location update
  • Each request the SDK makes against the events API

This will help us better diagnose and verify fixes for bugs such as #1792.

/cc @incanus @friedbunny @bleege @lxbarth

@1ec5 1ec5 added feature iOS Mapbox Maps SDK for iOS telemetry Integration with Mapbox Telemetry libraries tests labels Nov 30, 2015
@1ec5 1ec5 added this to the ios-v3.1.0 milestone Nov 30, 2015
@friedbunny
Copy link
Contributor

I've done something similar to this for my own debug purposes, was definitely useful. I went as far as showing the log in-app, which we could think about implementing in iosapp or elsewhere.

@friedbunny
Copy link
Contributor

Done in #3553.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature iOS Mapbox Maps SDK for iOS telemetry Integration with Mapbox Telemetry libraries tests
Projects
None yet
Development

No branches or pull requests

3 participants