I am running iPadOS 17 beta2 and experiencing an issue with the integration between a third-party app and the Health app. Specifically, I have noticed that the isHealthDataAvailable()
method in HealthKit is returning false
.
Additional Information:
・Device: iPad (6th generation) running iPadOS 17 beta2.
・Xcode: ver14.2.0
Expected Outcome:
・I expect the isHealthDataAvailable()
method in HealthKit to return true
. This would allow the third-party app to integrate with the Health app.
Additional Details:
・The third-party app successfully integrates with the Health app on iOS 17 beta2.
・The issue occurs regardless of whether the Health app is installed or uninstalled.
I would greatly appreciate any advice or solutions regarding this issue. Thank you for your assistance.