[Technical Questions] How can we test HealthKit authorization in the simulator? #138
Unanswered
elsa-bismuth
asked this question in
Technical Questions
Replies: 1 comment
-
@elsa-bismuth This package might be a help of what you are looking for: https://github.com/StanfordBDHG/XCTHealthKit We have a dedicated functionality to handle the HealthKit authorization flow in your app: https://github.com/StanfordBDHG/XCTHealthKit?tab=readme-ov-file#handle-the-healthkit-authorization-sheet |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In what area do you have a technical challenge?
Xcode, Simulator & Previews
Description
I am trying to access healthkit data in my app but in the simulator, we can't enable health kit data read and write.
Reproduction
iOS simulator
Expected behavior
asking for healthkit read and write authorization and granting access
Additional context
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions