Is it possible to get data from Healthkit in the same way as you would request a regular API (with user consent) for storage in my webapp?
Something like: healthkit.com/api/v1/user/GetWeight
If so, where can I find a list of available methods? If not, are there any workarounds?
source share