Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Periodically Pop Up The App's Display

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 Answer
0 Votes
1 REPLY 1

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
0 Votes