react-native-apple-healthkit icon indicating copy to clipboard operation
react-native-apple-healthkit copied to clipboard

integration with HKObserverQuery

Open anthonychung14 opened this issue 8 years ago • 1 comments

Any ideas on how to run background tasks with this library?

Spec would be to run a GET request in the background for number of steps they've taken if phone is unlocked. App would run in background and GET data from HealthKit and then POST to DB.

Something along the lines of this request (read the comments under the accepted answer) http://stackoverflow.com/questions/30361033/healthkit-data-inaccessible-in-background

anthonychung14 avatar Aug 29 '16 05:08 anthonychung14

@anthonychung14 did you figure anything out for background fetch?

JulianKingman avatar Jul 11 '18 12:07 JulianKingman