Post not yet marked as solved
Hello everyone. I need to find url to reach this screen in Health settings. App-Prefs:HEALTH&path= ???(In settings called 'Data Access & Device'. Somebody know where I can find right url for this one.Thank you!
Post not yet marked as solved
Do I have to pay when I use healthKit in my app?
Would you tell me how does it cost or provide related documents?
I want to know really detailed information cause the app has many users
Post not yet marked as solved
Hello,
The new iOS 15 'Verifiable Health Records' sample code has an issue when I tap on the 'Request Samples' button:
The call to HKVerifiableClinicalRecordQuery in ContentView.swift:63 comes back with an error:
"Missing required entitlement identifier: verifiable-health-records"
But it's unclear to me where I need to add this entitlement?
In the Target , the HealthKit Capability is added with 'Clinical Health Records' selected. Is that not enough?
I also added "Privacy - Health Records Usage Description" in the Info.plist, but that didn't resolve it.
Thanks,
Eiman