02-03-2021 20:42
02-03-2021 20:42
Hi - I'm developing an app for the FitBit Sense. Is there an API call to popup the application and display a message? I would tie this into using the clock API or wakeup API so that it periodically displayed a message to the user. Thanks!
Best Answer02-11-2021 03:06
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
02-11-2021 03:06
You can't launch an app, but if you use a clock it would be always running to receive a message when you wake the companion. At that point you could vibrate the device and simulate a popup.
Best Answer