goOICT / SocialDistance

Inspired by TraceTogether and written in response to COVID19. OpenTrace is an application that can record user data and detect the presence of other BLE handsets and devices
MIT License
23 stars 14 forks source link

Crashing in BLETrace disable #87

Closed acooley closed 4 years ago

acooley commented 4 years ago

I'm seeing this in crashlitics https://console.firebase.google.com/u/0/project/opentrace-16071/crashlytics/app/android:ai.kun.socialdistancealarm/issues/744dacc0d03b060591cd6feaddc695f8?time=last-seven-days&sessionId=5EBC4118031B0001741C975F52D540A8_DNE_0_v2

It looks like there's some code that I didn't un-refactor and didn't protect with a try/catch. I'll quickly fix this and also change the version number on the development branch so that we can tell production vs. development in crashlitics.