You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I replaced LocalDataType.TYPE_STEP_COUNT_DELTA with TYPE_DISTANCE_DELTA, I got the following error -
DataReadResult{status=Status{statusCode=Data type com.google.distance.delta not supported by Recording API on mobile, resolution=null}, dataSets=[], buckets=[]}
The text was updated successfully, but these errors were encountered:
com.google.android.gms.common.api.ApiException: 5023: Data type DataType{com.google.calories.expended[calories(f)]} not supported by Recording API on mobile
When I replaced LocalDataType.TYPE_STEP_COUNT_DELTA with TYPE_DISTANCE_DELTA, I got the following error -
DataReadResult{status=Status{statusCode=Data type com.google.distance.delta not supported by Recording API on mobile, resolution=null}, dataSets=[], buckets=[]}
The text was updated successfully, but these errors were encountered: