onnela-lab / beiwe-android

Beiwe is a smartphone-based digital phenotyping research platform. This is the Beiwe Android app code. The Beiwe2 app is also available on the Google Play store to use with open source builds of the Beiwe backend.
https://www.beiwe.org/
BSD 3-Clause "New" or "Revised" License
26 stars 16 forks source link

adds additional fields to sentry errors if the data is provided from the server at registration #53

Closed Caleb-Dixon closed 3 years ago

Caleb-Dixon commented 3 years ago

adds a field for the phonetic study name as well as the UUID study Id field in all sentry errors.

this data will appear as null if not provided on server registration, which is currently only implemented in the Beiwe-backend Firebase-Config branch.