revelry-foundation / Project-Riddell

All Project-Riddell issue-tracking + additional, non-repo-specific docs and links.
https://nightingale.revelry.org/
MIT License
0 stars 0 forks source link

Weird Beeps #82

Closed DejaTrudeaux closed 4 years ago

DejaTrudeaux commented 4 years ago

I just noticed some things when logging into the app on Testflight for the first time that did not happen when running locally. One concern is that when you click Covid19 Hotspots, two beeps happen every so often, and I feel like that could potentially scare a user.

As an engineer:

Samkeer1 commented 4 years ago

That's 'debug: true' in LocationListener.tsx.

Screen Shot 2020-06-05 at 10 22 45 AM
DejaTrudeaux commented 4 years ago

@Samkeer1 ahhh i see, do we want that? if so, closing!

Samkeer1 commented 4 years ago

Nope, it's super annoying and I usually keep it set to false when I'm running movement simulations. We can close this, I'll commit 'debug: false' into what i'm working on currently which is #58