11-28-2021 16:17
11-28-2021 16:17
Hello,
Is there any way to query data from other apps through the FitBit app on the phone? Or can the FitBit SDK make custom Bluetooth queries?
Thank you.
11-28-2021 17:17
11-28-2021 17:17
If the other app provides an http(s) API, you can call it using fetch or WebSocket from the companion component of your clockface/app, which runs within the Fitbit mobile app.