Closed SlimShadyIAm closed 2 months ago
Added checks for SDK status before reading, writing or otherwise interacting with Health Connect. If HC is not available, we will throw an exception to say that HC needs to be installed.
Closes #1043.
I will review this. But in general, I'm not a big fan of all the exceptions being thrown, so I will look into reducing this.
Also upgraded to the type-safe JSON serialization in carp_serialization v. 2.0
Added checks for SDK status before reading, writing or otherwise interacting with Health Connect. If HC is not available, we will throw an exception to say that HC needs to be installed.
Closes #1043.