Post

Replies

Boosts

Views

Activity

Issue testing the 'Verifiable Health Records' sample code
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
2
0
728
Oct ’21
Getting County Name in MapKit JS 'Place' object
On iOS, we could get the 'subAdministrativeArea' in CLPlacemark when doing a reverse geocode via MapKit, which, in the US, gives us the county name. How do we get the equivalent county name when using MapKit JS? The Place object that is returned doesn't have a subAdministrativeArea and doesn't seem to have any other property for county name?
Replies
3
Boosts
1
Views
1.6k
Activity
Feb ’23
Issue testing the 'Verifiable Health Records' sample code
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
Replies
2
Boosts
0
Views
728
Activity
Oct ’21