Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue - Not Supported Error #14

Closed
karunesh-growfitter opened this issue Jan 23, 2025 · 3 comments
Closed

Issue - Not Supported Error #14

karunesh-growfitter opened this issue Jan 23, 2025 · 3 comments

Comments

@karunesh-growfitter
Copy link

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=[]}

@karunesh-growfitter
Copy link
Author

Similar is the case with Calories -

com.google.android.gms.common.api.ApiException: 5023: Data type DataType{com.google.calories.expended[calories(f)]} not supported by Recording API on mobile

@weichenc
Copy link
Collaborator

Hi @karunesh-growfitter , currently Recording API on mobile only support TYPE_STEP_COUNT_DELTA. (see Data types for more details)

@weichenc weichenc closed this as not planned Won't fix, can't repro, duplicate, stale Feb 10, 2025
@karunesh-growfitter
Copy link
Author

Thank-you @weichenc for the update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants