10-18-2014 15:36
10-18-2014 15:36
10-19-2014 00:55
10-19-2014 00:55
I've had a similar problem with my project.
They way I got around it was to detect the first subscription event for the following day. So if I want to know when October the 19th is complete I will look for the first record of steps taken on October 20th
I've found this works quite well, but its best to look for something that is updated from the Fitbit and not the website like sleep, water or food. That aside it works well.
10-19-2014 02:07
10-19-2014 02:07
Thanks, stuartma. Then I'll try doing it that way. Right now I'm just looking at the activity summary and as far as I know that data only comes from the Fitbit device.