Questions
HealthKit
14 hours ago by Derrick Twum
Health Bridge is enabled in Median for com.memfitness.app.
Apple Developer provisioning profile is active and includes HealthKit.
We downloaded and inspected the latest freshly rebuilt IPA.
The embedded provisioning profile contains:
com.apple.developer.healthkit = true
but the signed app executable entitlements do not contain com.apple.developer.healthkit.
On-device, median.healthBridge.requestPermissions() fails with:
Missing com.apple.developer.healthkit entitlement
Please fix the generated iOS app target so the HealthKit entitlement is included in the signed binary. This is not an Apple profile issue and not a JavaScript issue.