When i try to run the app on staging real device, it returns the below error
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'NSHealthShareUsageDescription must be set in the app's Info.plist in order to request read authorization for the following types: HKQuantityTypeIdentifierDietaryCopper, HKQuantityTypeIdentifierDietaryMagnesium, HKWorkoutRouteTypeIdentifier, HKQuantityTypeIdentifierDietarySelenium, HKQuantityTypeIdentifierDietaryFatSaturated, HKQuantityTypeIdentifierBodyTemperature, HKQuantityTypeIdentifierDietaryPotassium, HKQuantityTypeIdentifierDietaryVitaminK, HKQuantityTypeIdentifierBodyFatPercentage, HKQuantityTypeIdentifierDietaryCalcium, HKCharacteristicTypeIdentifierBiologicalSex, HKQuantityTypeIdentifierDietaryFatMonounsaturated, HKQuantityTypeIdentifierRunningPower, HKQuantityTypeIdentifierDietaryThiamin, HKQuantityTypeIdentifierStepCount, HKQuantityTypeIdentifierDietaryFolate, HKQuantityTypeIdentifierDietaryCholesterol, HKCategoryTypeIdentifierSleepAnalysis, HKQuantityTypeIdentifierBasalEnergyBurned, HKQuantityTypeIdentifi<…>
The same implementation works on my local with expo development build