Search code examples
iostestinghealthkit

Ideal way to fill Health app with testing data


I realize that I could write to HealthKit for all of the data independently, but I was wondering if there was an official way to fill the Health app with fake data for debugging purposes. I looked over all the documentation and couldn't find anything, and I just want to make sure before just writing it from the app. Thanks!


Solution

  • There is currently no official method for creating a fake data set.