carekit-apple / CareKit

CareKit is an open source software framework for creating apps that help people better understand and manage their health.
https://www.researchandcare.org
Other
2.4k stars 443 forks source link

How to include image files in CareKit or ResearchKit #146

Closed 84Park closed 7 years ago

84Park commented 7 years ago

I have found references to having the ability to add photo images, PDF, or other file types within CareKit/ResearchKit, but I have not been successful in finding any code examples. I wish to add photos, either from the camera or from the Camera Roll, into the app data store, and to be able to retrieve those images as part of the health record by date. Does that capability exist and if so, is example code available? Thanks in advance.

ninoguba commented 7 years ago

This should help:

https://developer.apple.com/library/content/samplecode/PhotoPicker/Introduction/Intro.html