02-27-2020 04:09
02-27-2020 04:09
How can I start the companion app from a 3rd party(my app) installed on android, which in turn will wake the app on Fitbit?
Best Answer02-28-2020 09: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-28-2020 09:06
There isn't a method to do that. You can either periodically wake the companion using `wakeInterval` or send a peersocket message from the device to the companion.
Best Answer