I made iOS app using Xamarin and my app is getting rejected for the following reason:
Apps using the HealthKit framework must indicate integration with the Health app in their marketing text and must clearly identify the HealthKit functionality in the app's user interface
But I don't use HealthKit
anywhere and didn't enable it. I can't find any reference of it in the code.
Has anyone had this problem before? Thank you
I've resolved it by adding in project Properties, iOS Build: Additional Options => Additional mtouch arguments: --linkskip=HealthKit