Nicholas1490

Results 2 comments of Nicholas1490

Are you able to provide a means of telling which device the steps come from? For example I currently get this from the get hourly method. ``` `0: {value: 361,...

Same issue here. When calling ``` Pedometer.queryPedometerDataBetweenDates(startDate.getTime(), endDate.getTime(), (pedometerData) => { console.warn(JSON.stringify(pedometerData)); }); ``` I get null.