I use HealthConnect to retrieve user step data over a specified period. I now want to filter out automatically recorded steps by device from manually added steps. While Google Fit allows users to manually add step values and sync this data with HealthConnect, there's no way it provides data on how it was recorded.
There's this recordingMethod key defined here that should ideally contain this information but it comes as undefined for all values - RECORDING_METHOD_UNKNOWN.
Can someone please help here with if this will be fixed or if there is any fix to this? Thanks.