ios - Can HKAnchoredObjectQuery query for a deleted HKSampleType in HealthKit? -


i have hkobserverquery set uses hkanchoredobjectquery retrieve new additions hksampletype. there way same thing hksampletype has been deleted? hkobserverquery called on delete there doesn't seem way figure out deleted.

thanks!

starting in ios 9, can use hkanchoredobjectquery query healthkit deleted samples. use new init method takes resultshandler parameter.


Comments

Popular posts from this blog

Java 8 + Maven Javadoc plugin: Error fetching URL -

android - How to delete or change the searchview icon inside the SearchView actionBar? -

c++ - Msgpack packing bools bug -