Search code examples
iosswift4.1

Getting Error: Missing com.apple.developer.healthkit entilement


I have created an ios app that uses healthkit functionality to get health-related data to my ios app. Well, my app works well in the simulator and also on iPhone device. But when I create an IPA file of ios app, run on iPhone device, it shows error Missing com.apple.developer.healthkit entilement. I am using Cydia impactor to deploy IPA file on a device.


Solution

  • I an trying to deploy an ipa file using free developer account. I resolved this with paid apple developer account. thank you