Background Delivery of Workouts #222
Unanswered
henrymgarrett
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi team (and community)!
First off, huge thanks for your work on this project. We have used it for over a year and are incredibly happy with it.
Our team is trying to implement background delivery of healthkit workouts, where the ideal flow would like like this:
3. Apple Health notifies our installed iOS app that there is a new workout
4. Our app can query that workout
Our app specs:
Expo 52
React Native 76
kingstinct/react-native-healthkit: 8.5.0
There seems to be some conflicting guidance on how to do this (see here). Would really appreciate any steps in the right direction for how to implement this. Even just starting a discussion about it would be great!
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions