Hello,
Welcome to Microsoft Q&A!
Maybe HealthKit
is referenced in third-party lib or contained in Xamarin.iOS
, what we could do is to set Linker as Link SDk only
.
Ensure that you set it properly in Release mode and apply for All Platforms
.
If it does not work , try to add"--linksdkonly" in mtouch argument, refer to https://forums.xamarin.com/discussion/151862/guideline-2-5-1-performance-software-requirements-healthkit-issue .
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.