Hi
I have created an app on IPhone that currently uses uses CMPedometer to query steps within a given time frame. This work without any problems.
Now I want when a user has an iWatch and is away from their IPhone, the steps counted on the watch are synced to CMPedometer, in the same way that happen in Health app. In other words, when I launch my app on IPhone my CMPedometer data being reflected for the time frame should be a total of all the steps taken with my phone data and watch data. Is this possible?