Posts

Post not yet marked as solved
0 Replies
319 Views
I'm trying to build some functionality around HealthKit HKObserverQuery(s) that observe for highHeartRateEvent, lowHeartRateEvent and irregularHeartRateEvent. These category events are stated in the docs as read only and that you cannot write one of them to HealthKit. Does anyone have any ideas how I can mock/simulate these events? As a developer it's pretty hard to generate real world events for these as (thankfully) my own heart is in decent shape.
Posted Last updated
.