iOS app reject because of healthkit
问题 I am using HealthKit in my app to read users daily steps data and for that I enable HealthKit in my app. I uploaded app without NSHealthShareUsageDescription and NSHealthUpdateUsageDescription key in info.plist . Apple rejected the app as follow and says this both key must be in info.plist . NSHealthUpdateUsageDescription - Read your daily steps data for calorie count data NSHealthShareUsageDescription - Share workout data with apps. I added that key and upload again. now app rejected with