IPhone : HealthKit data duplicity concerns

on Monday, March 30, 2015

I have an app which reads data from Strava, Runkeeper and couple of other health apps. Now I am planning to integrate HealthKit in my app and read data from there as well.


My concern is data duplicity. i.e. say Strava sharing same data to my app and Healthkit, and then my app updating same data from HealthKit.


Not sure if this is allowed due to privacy concerns or not, Is there any way my app can know what all apps share data with HealthKit, preferably date range and type of data as well.


OR


Do I need to build the comparison logic in my app itself to detect duplicate data based on date and actual data?


0 comments:

Post a Comment