soundscape-community / soundscape

An iOS application/service that aids navigation through spatialized audio

Home Page:https://openscape.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App telemetry

steinbro opened this issue · comments

I believe @Oliver2213 created a Sentry project for iOS tracing/metrics, but we haven't yet added any probes to the iOS code to collect anything. When we do, we should respect the telemetry collection toggle that's already in the app settings.

I've started work on this in the sentry-telemetry branch. It looks like Sentry doesn't support deleting data from a specific user (which AppCenter supported), so I removed that dialogue when turning off telemetry. (Though not the associated translations)