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
Describe the bug
I'm trying to get the route of an exercise added via Google Fit (emulator with fake GPS and real device and real GPS), I've tested also with Samsung Health (same problem here), but it always returns an empty object. I don't know if it needs any extra configuration, but my permissions are as follows:
Describe the bug
I'm trying to get the route of an exercise added via Google Fit (emulator with fake GPS and real device and real GPS), I've tested also with Samsung Health (same problem here), but it always returns an empty object. I don't know if it needs any extra configuration, but my permissions are as follows:
Permissions in code:
Android permissions (Expo app.json):
I tested using both READ_EXERCISE_ROUTES and READ_EXERCISE_ROUTE.
No logcat errors.
To Reproduce
Steps to reproduce the behavior:
exerciseRoute
objectExpected behavior
Should return filled exercise route object.
Minimal Reproducible
Environment:
Health Connect Version: 2024.07.11.00.release
React Native Version: 0.74.3
New architecture enabled: No
Using Expo: Prebuild(Dev Client)
The text was updated successfully, but these errors were encountered: