swift - Can a Complication access Healthkit when the watch screen is off? -


if watch screen off , periodic complication reload happens, can healthkit accessed? cmpedometer?

yes, data both frameworks should accessible complications during periodic updates.


Comments

Popular posts from this blog

java - Static nested class instance -

Python Pandas join aggregated tables -

process - Python What is the difference between a Pool of worker processes and just running multiple Processes? -