Daniel W. Steinbrook
Daniel W. Steinbrook
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...
This is probably the most -requested feature, and perhaps the most intimidating to tackle. As an initial step, we need someone with enough knowledge/interest to outline exactly what major sub-steps...
The list of Places Nearby is currently populated, but not with the same quality of results as the prior app (why would I want to locate nearby crosswalks?) I'm guessing...
Adds a stepper (plus/minus buttons) under Settings > Audio Beacon to configure the distance threshold for stopping beacon audio. Default 15m, min 5m, max 50m, increments by 5m. It's possible...
> I can access the BHA Grounds route, I can not access the audio or image files virtually from within the route. This occurred previously when I attempted to access...
> One thing that I can not restore are the Siri SoundScape Shortcuts. I have tried all the tricks that I know, which are many, but with no success. While...
@jchudge suggested having the app announce GPS accuracy at startup. This shouldn't require any calculations, just reporting the system's [`CLLocationAccuracy`](https://developer.apple.com/documentation/corelocation/cllocationaccuracy). But I wanted to open up the implementation details for...