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

Accessing Apps Developer Bridge Logs

ANSWERED

So I'm making an app that uses a few of the sensors and then outputting the data to the console.log(). I want to get that data from the fitbit studio onto my computer so I can process them, view them, and even compare them to other data I collect as I continue development. I found, or at least looks like I did, an option in the developer bridge (on the phone) that I can get the logs from my app and share them, but every time I try nothing ever shows up. How do I get the logs (if I'm right about my assumption) to show up? Or is there a better and more correct way to get the logs that I'm after?

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions
Best Answer
3 REPLIES 3

You need to look at the messaging guide, and the companion guide.

 

https://dev.fitbit.com/build/guides/companion/

https://dev.fitbit.com/build/guides/communications/messaging/

Best Answer

I'm still working on a few different problems as well as the one I stated. I'll be trying out your answer and see if it's what I need. I'll update this threads status once I know if it does or doesn't work for what I'm needing.

Best Answer
0 Votes

Thank you for pointing me in the right direction. It worked nicely. Literally just took the code from the messaging one and it gave me the code to get the data off of the device. 

Best Answer
0 Votes