04-27-2020 08:40
04-27-2020 08:40
How do you make app run in background even when you turn off display or close the app? Is it even possible?
04-27-2020 13:40
04-27-2020 13:40
There is no 'background'. When the display goes off, your app is still running. When another app starts running, your app is closed.
04-27-2020 14:22
04-27-2020 14:22
Thanks, but what are the timers and alarms clock. How do they work on the fitbit watch? You can start a timer or alarm and close app(also turn off displays) and it still runs. I was working on implementing a timer app. Thanks.
04-27-2020 14:28
04-27-2020 14:28
I think they use operating system features that aren't available to us.
04-28-2020 08:05
04-28-2020 08:05
Ok thanks. I have one more question. Can you run the companion app without the watch app? I was wondering if it possible to open an app on the watch from the smart phone. Thanks.
04-28-2020 13:34
04-28-2020 13:34
Sorry, no. An app's companion can only run when the corresponding watch clockface/app is running.
Your second idea would mean that one app could forcibly close another one (since only one can be running at a time).