chriisong

Results 6 comments of chriisong

For OCKContact, I've found a workaround. I would still love to learn how to delete contacts so that `OCKContactListViewController`'s `private fetchContacts` doesn't include the ones I had deleted. Same issue...

@erik-apple @gavirawson-apple Thank you guys so much for your kind explanation. I just want to say again you guys are doing some amazing work on these libraries, and it's an...

I just wanted to update on what I've done: I've read through the posts here and went ahead with creating a custom adherence aggregator that filters through all the events...

Thank you for your response @gavirawson-apple > It's possible that the query is being performed on a day when the task doesn't occur. It looks to me like the task...

Thanks for your response. > 1. In the code snippet, that task is being created with a UUID. If that code is called each time the app runs, a new...

looking for solution around this as well. I am importing heart rate data from HealthKit, and heart rate is measured very frequently. I can get around this performance issue if...