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
remove Tasks.wait() and run queries in parallel instead. This can likely speed up the multiple queries done when getting activities with distance and calories in Android. Unfortunately there is no trivial way to do it.
The text was updated successfully, but these errors were encountered:
@dariosalvi78 I think that would be helpful to be able to just get calories and not distance. So that way we can request calories without request 'location' permissions to the user.
remove Tasks.wait() and run queries in parallel instead. This can likely speed up the multiple queries done when getting activities with distance and calories in Android. Unfortunately there is no trivial way to do it.
The text was updated successfully, but these errors were encountered: