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

Using button in companion api.

ANSWERED

I'm trying to send a message from companion to app after pressing the button in the Fitbit app. How could I implement it?

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

You'll need to send a message (or file transfer) from the device (watch) app to companion. When the companion receives that message (or file), it can then send a message (or file) back to the device app.

Peter McLennan
Gondwana Software

View best answer in original post

Best Answer
0 Votes
4 REPLIES 4

What 'button' do you mean? A button in your settings/index.jsx?

Peter McLennan
Gondwana Software
Best Answer
0 Votes

It's an Icon Button in the app.

Best Answer
0 Votes

You'll need to send a message (or file transfer) from the device (watch) app to companion. When the companion receives that message (or file), it can then send a message (or file) back to the device app.

Peter McLennan
Gondwana Software
Best Answer
0 Votes

That worked. Thank you, @Gondwana.

Best Answer