10-10-2018 01:25
10-10-2018 01:25
Hello, i need to keep my app reading heart rate when the app is closed.
I have checked "Run Background" permissions in package.json.
it is possible to read Heart Rate when app closed ?
thanks
10-10-2018 02:10 - edited 10-10-2018 02:14
10-10-2018 02:10 - edited 10-10-2018 02:14
You can try this with the clock face.
Please check example https://github.com/Guley/Fitbit-Local-Server
10-10-2018 03:06
10-10-2018 03:06
can i do this in App not in Clock Face ?
10-10-2018 04:15
10-10-2018 04:15
as per my experience when you pop out from the app it closes all the sensor works in the current app.
For more information please visit at https://dev.fitbit.com/build/reference/device-api/
10-10-2018 04:25
10-10-2018 04:25
ah i see.
so the only solution is create a clock face ?