Open deremakif opened 3 years ago
I have an application that gets the step counts of users. In this application, I plan to give rewards according to the number of steps. I want to distinguish manually entered step counts for both platforms, Android and iOS.
Is it possible?
I've found something native for iOS:
https://stackoverflow.com/a/31254817/10659482
But there is no clue for Android:
https://stackoverflow.com/questions/32119448/google-fit-api-filter-manually-added-activities/38897247#38897247
Thanks,
@deremakif Have you found any solution for Android yet?
I have an application that gets the step counts of users. In this application, I plan to give rewards according to the number of steps. I want to distinguish manually entered step counts for both platforms, Android and iOS.
Is it possible?
I've found something native for iOS:
https://stackoverflow.com/a/31254817/10659482
But there is no clue for Android:
https://stackoverflow.com/questions/32119448/google-fit-api-filter-manually-added-activities/38897247#38897247
Thanks,