It's been a week since I was rejected.
the things I did
a. remake Provisioning, Signing & Capabilities remove
b. info.plist remove -
NSHealthShareUsageDescription, NSHealthUpdateUsageDescription
c. search to Xcode source or HealthKit Api (Don't find): HealthKit, Health, HK..
d. Target - Build Phases - Link Binary With Libraries remove
e. pod update
but..
Metadata Rejected
Where else should I check?
Apple's message :
However, we continue to find that the previously communicated issue persist.
While you may not have intended to include HealthKit in your app, HealthKit APIs may have been included via third-party platforms implemented in your app.
Specifically, we were still able to locate HealKit-related keys.
Alternatively, HealthKit-related keys or references may have been included in your app’s Info.plist, including but not limited to:
/System/Library/Frameworks/HealthKit.framework/HealthKit
Next Steps
To resolve this issue, please remove all HealthKit APIs from your app, as well as any references to HealthKit keys from the info.plist entirely.