-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Saving HKCategory to HK #88
Comments
Looks like the plugin needs to be altered a bit for this type of usage. Apple doc. |
I see. I have an old version of the plugin forked from this one which actually had a saveCategorySample method implemented. Was this removed for any specific reason? I will work on this modification to see if i can make it happen. thanks! |
Perhaps it was removed by a PR, not intentionally IIRC. |
Oj! That seems unfortunate, it was a cool feature. |
Hej @EddyVerbruggen I successfully readded the functionality in this fork https://github.com/manuelnaturalcycles/HealthKit |
Hi @manuelnaturalcycles your code looks good. I may need to tweak a little thingy after merging but that's not an issue. Do you have a JS sample I can test this method with perhaps? |
I cant save Sexual Activity because it asks for a unit. How should I handle saving data which is not really a quantity sample but a Category?
The text was updated successfully, but these errors were encountered: