Why is Health Connect glucose missing timezone and device_data?
For Health Connect glucose, timestamps are sent as the UTC instant without a timezone suffix, so parse them as UTC and apply the user's timezone yourself.
For Health Connect glucose, timestamps are sent as the UTC instant without a timezone suffix, so parse them as UTC and apply the user's timezone yourself.
Device metadata fields are empty for two reasons:
The Android SDK does not currently pull manufacturer/model off the Health Connect glucose record.
serial, software/hardware version and activation date are not exposed by Health Connect at all, so they staynull.
Other body sample types inherit the device timezone, so this field behaves differently for glucose.
PreviousWhy are COROS sleep stages and sleep score missing?
NextWhy is Apple Health body composition data missing?
Last updated
Was this helpful?